index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
2
-0
/
+11
*
[linux] Place -lslirp at end of linker search list
Michael Brown
2021-03-03
1
-3
/
+2
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
3
-11
/
+8
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-02
3
-64
/
+87
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-02
1
-78
/
+21
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
5
-0
/
+143
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-02
1
-0
/
+22
*
[dns] Reduce debug verbosity for DNS server list
Michael Brown
2021-03-02
1
-9
/
+9
*
[linux] Allow arbitrary settings to be applied to Linux devices
Michael Brown
2021-03-02
1
-13
/
+37
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
6
-2
/
+900
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
6
-8
/
+9
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
4
-0
/
+193
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
8
-6
/
+46
*
[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
Michael Brown
2021-02-28
1
-10
/
+2
*
[acpi] Use a fixed colour for debug messages
Michael Brown
2021-02-28
1
-9
/
+12
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
29
-601
/
+553
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
3
-2
/
+8
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
*
[efi] Compress EFI ROM images
Michael Brown
2021-02-19
4
-6
/
+1652
*
[librm] Test for FXSAVE/FXRSTOR instruction support
Michael Brown
2021-02-18
3
-6
/
+36
*
[librm] Add missing __asmcall on init_idt()
Michael Brown
2021-02-18
1
-1
/
+1
*
[prefix] Add a generic raw image prefix
Michael Brown
2021-02-18
1
-0
/
+53
*
[initrd] Allow for zero-length initrd files
Michael Brown
2021-02-18
1
-6
/
+6
*
[cloud] Do not enable serial console on EFI platforms
Michael Brown
2021-02-17
1
-0
/
+5
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
4
-0
/
+115
*
[efi] Defer autoboot link-layer address and autoexec script probing
Michael Brown
2021-02-17
1
-6
/
+20
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
6
-190
/
+234
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
4
-37
/
+110
*
[ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_read_turbo_modes
Bruce Rogers
2021-02-16
1
-0
/
+1
*
[cloud] Enable IPv6 and HTTPS in cloud boot images
Michael Brown
2021-02-16
1
-0
/
+4
*
[cloud] Add utility for importing images to AWS EC2
Michael Brown
2021-02-16
1
-0
/
+100
*
[build] Work around stray sections introduced by some binutils versions
Michael Brown
2021-02-15
2
-7
/
+33
*
[cloud] Use PCIAPI_DIRECT for cloud images
Michael Brown
2021-02-13
5
-0
/
+10
*
[ena] Switch to two-phase reset mechanism
Michael Brown
2021-02-13
2
-9
/
+33
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-12
11
-18
/
+18
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
6
-287
/
+5
*
[build] Report detailed errors when unable to find a usable mkisofs
Michael Brown
2021-02-12
1
-3
/
+17
*
[ci] Disable redundant scheduled execution of Coverity Scan
Michael Brown
2021-02-05
1
-2
/
+0
*
[ci] Disable Travis CI
Michael Brown
2021-02-04
1
-58
/
+0
*
[ci] Add GitHub action for Coverity Scan
Michael Brown
2021-02-04
1
-0
/
+39
*
[ci] Add GitHub action for build testing
Michael Brown
2021-02-04
1
-0
/
+69
*
[build] Work around distros that use -fcf-protection=full by default
Michael Brown
2021-02-04
1
-0
/
+10
*
[build] Work around -fPIE patched versions of gcc on all architectures
Michael Brown
2021-02-04
3
-20
/
+27
*
[build] Avoid spurious "make clean" when building for the first time
Michael Brown
2021-02-04
1
-29
/
+32
*
[efi] Fix erroneous comparison of a pointer against userptr_t
Michael Brown
2021-02-03
1
-1
/
+1
*
[contrib] Update bochsrc.txt to work with current versions
Michael Brown
2021-02-02
1
-368
/
+542
[prev]
[next]