aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aqc1xx[aqc1xx] Add support for Marvell AQtion Ethernet controllerAnimesh Bhatt7 weeks
coverity_scan[readline] Silence spurious null pointer dereference Coverity warningMichael Brown6 months
ena[ena] Change reported operating system type to "iPXE"Michael Brown6 weeks
gcmassert[build] Fix build failures with random versions of gccMichael Brown7 months
master[usb] Expose USB device descriptor and strings via settingsMichael Brown14 hours
riscv64[build] Centralise dummy architecture-specific headersMichael Brown6 weeks
slash128[ipv6] Expose router address for DHCPv6 leased addressesMichael Brown4 months
slash31[ipv4] Support small subnets with no directed broadcast addressMichael Brown4 months
snppad[snp] Pad transmit buffer length to work around buggy vendor driversMichael Brown7 months
vetodhcp6[efi] Veto the Dhcp6Dxe driver on all platformsMichael Brown6 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
2008-09-26[release] Update version information for 0.9.4 releasev0.9.4Marty Connor2-3/+3
2008-09-26[settings] Allow for setting fetchers to fail in fetchf_hex()Michael Brown1-0/+2
2008-09-26[settings] Expose MAC address setting for general useMichael Brown1-0/+1
2008-09-26[romprefix] Fully clear the "Press B to boot..." message when INT19 is usedMichael Brown1-1/+1
2008-09-25[pcbios] Fetch INT 15,e820 entry directly into our e820 cacheMichael Brown1-19/+9
2008-09-25[arbel] Allocate sufficient space for firmware bufferMichael Brown1-1/+1
2008-09-25[hermon] Allocate sufficient space for firmware bufferMichael Brown1-1/+1
2008-09-25[pcbios] Add facility for testing arbitrary E820 memory mapsMichael Brown3-0/+112
2008-09-25[crypto] Remove spurious #include "config.h"Michael Brown1-2/+0
2008-09-25[romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.SMichael Brown1-18/+26
[...]