aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aqc1xx[aqc1xx] Add support for Marvell AQtion Ethernet controllerAnimesh Bhatt8 days
coverity_scan[readline] Silence spurious null pointer dereference Coverity warningMichael Brown5 months
ena[ena] Change reported operating system type to "iPXE"Michael Brown5 days
gcmassert[build] Fix build failures with random versions of gccMichael Brown5 months
master[cloud] Add ability to delete old AMI imagesMichael Brown21 hours
riscv64[build] Centralise dummy architecture-specific headersMichael Brown7 days
slash128[ipv6] Expose router address for DHCPv6 leased addressesMichael Brown2 months
slash31[ipv4] Support small subnets with no directed broadcast addressMichael Brown2 months
snppad[snp] Pad transmit buffer length to work around buggy vendor driversMichael Brown6 months
vetodhcp6[efi] Veto the Dhcp6Dxe driver on all platformsMichael Brown5 months
[...]
 
TagDownloadAuthorAge
v1.21.1ipxe-1.21.1.zip  ipxe-1.21.1.tar.gz  ipxe-1.21.1.tar.bz2  Michael Brown4 years
v1.20.1ipxe-1.20.1.zip  ipxe-1.20.1.tar.gz  ipxe-1.20.1.tar.bz2  Michael Brown5 years
v1.0.0ipxe-1.0.0.zip  ipxe-1.0.0.tar.gz  ipxe-1.0.0.tar.bz2  Marty Connor15 years
v1.0.0-rc1ipxe-1.0.0-rc1.zip  ipxe-1.0.0-rc1.tar.gz  ipxe-1.0.0-rc1.tar.bz2  Marty Connor15 years
v0.9.9ipxe-0.9.9.zip  ipxe-0.9.9.tar.gz  ipxe-0.9.9.tar.bz2  Marty Connor15 years
v0.9.8ipxe-0.9.8.zip  ipxe-0.9.8.tar.gz  ipxe-0.9.8.tar.bz2  Marty Connor15 years
v0.9.7ipxe-0.9.7.zip  ipxe-0.9.7.tar.gz  ipxe-0.9.7.tar.bz2  Michael Brown16 years
v0.9.6ipxe-0.9.6.zip  ipxe-0.9.6.tar.gz  ipxe-0.9.6.tar.bz2  Marty Connor16 years
v0.9.5ipxe-0.9.5.zip  ipxe-0.9.5.tar.gz  ipxe-0.9.5.tar.bz2  Marty Connor16 years
v0.9.4ipxe-0.9.4.zip  ipxe-0.9.4.tar.gz  ipxe-0.9.4.tar.bz2  Marty Connor16 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-09-09[ecm] Use ACPI-provided system-specific MAC address if presentmac_passthruMichael Brown1-0/+9
2021-09-09[ecm] Expose USB vendor/device information to ecm_fetch_mac()Michael Brown3-7/+8
2021-09-09[acpi] Allow for extraction of a MAC address from the DSDT/SSDTMichael Brown3-0/+169
2021-09-08[acpi] Generalise DSDT/SSDT data extraction logicMichael Brown3-69/+99
2021-07-27[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if presentMichael Brown5-51/+167
2021-07-26[efi] Use zero for PCI vendor/device IDs when no applicable ID existsMichael Brown1-1/+2
2021-07-26[build] Fix genfsimg to work with FATDIR with spaceJuniorJPDJ1-1/+1
2021-07-20[cloud] Retry DHCP aggressively in AWS EC2Michael Brown1-1/+16
2021-07-15[efi] Match signtool expectations for file alignmentMichael Brown1-1/+15
2021-07-15[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constantsMichael Brown1-0/+4
[...]