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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
28
-600
/
+550
*
[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
*
[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
*
[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
*
[hermon] Add support for ConnectX-3 based cards
Christian Iversen
2021-02-02
1
-0
/
+4
*
[autoboot] Avoid closing and immediately reopening network device
Michael Brown
2021-02-01
1
-6
/
+7
*
[hermon] Avoid parsing length field on completion errors
Michael Brown
2021-02-01
1
-2
/
+16
*
[hermon] Make hermon_dump_xxx() functions no-ops on non-debug builds
Michael Brown
2021-02-01
1
-0
/
+20
*
[hermon] Minimise reset time
Michael Brown
2021-02-01
2
-7
/
+32
*
[hermon] Throttle debug output when sensing port type
Christian Iversen
2021-02-01
1
-0
/
+3
*
[hermon] Add a debug notice when initialization is complete
Christian Iversen
2021-02-01
1
-0
/
+1
*
[hermon] Add support for port management event
Christian Iversen
2021-02-01
2
-0
/
+39
*
[hermon] Adjust Ethernet work queue size
Christian Iversen
2021-02-01
1
-3
/
+3
*
[hermon] Use reset value suitable for ConnectX-3
Michael Brown
2021-02-01
1
-1
/
+1
*
[hermon] Clean up whitespace in hermon.c
Christian Iversen
2021-02-01
1
-1
/
+1
*
[iscsi] Update link to iBFT reference manual
Christian Iversen
2021-02-01
1
-2
/
+6
*
[hermon] Limit link poll frequency in DOWN state
Michael Brown
2021-01-31
2
-1
/
+17
*
[build] Avoid using awk to format build ID as hexadecimal
Michael Brown
2021-01-31
1
-1
/
+1
*
[build] Avoid using sha1sum when calculating build ID
Michael Brown
2021-01-31
1
-1
/
+1
*
[build] Allow BIOS linker script to be used with FreeBSD linker
Michael Brown
2021-01-30
1
-13
/
+13
*
[build] Check for broken elftoolchain version of objcopy
Michael Brown
2021-01-30
1
-0
/
+7
*
[build] Avoid modifying load addresses when stripping .zinfo section
Michael Brown
2021-01-30
1
-7
/
+42
*
[build] Replace random build ID with a deterministic one
Manuel Mendez
2021-01-30
1
-1
/
+7
[next]