index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
aqc1xx
[aqc1xx] Add support for Marvell AQtion Ethernet controller
Animesh Bhatt
2 months
coverity_scan
[readline] Silence spurious null pointer dereference Coverity warning
Michael Brown
7 months
ena
[ena] Change reported operating system type to "iPXE"
Michael Brown
2 months
gcmassert
[build] Fix build failures with random versions of gcc
Michael Brown
8 months
master
[build] Allow for per-architecture cross-compilation prefixes
Michael Brown
3 weeks
riscv64
[build] Centralise dummy architecture-specific headers
Michael Brown
2 months
slash128
[ipv6] Expose router address for DHCPv6 leased addresses
Michael Brown
5 months
slash31
[ipv4] Support small subnets with no directed broadcast address
Michael Brown
5 months
snppad
[snp] Pad transmit buffer length to work around buggy vendor drivers
Michael Brown
8 months
vetodhcp6
[efi] Veto the Dhcp6Dxe driver on all platforms
Michael Brown
7 months
[...]
Tag
Download
Author
Age
v1.21.1
ipxe-1.21.1.zip
ipxe-1.21.1.tar.gz
ipxe-1.21.1.tar.bz2
Michael Brown
4 years
v1.20.1
ipxe-1.20.1.zip
ipxe-1.20.1.tar.gz
ipxe-1.20.1.tar.bz2
Michael Brown
5 years
v1.0.0
ipxe-1.0.0.zip
ipxe-1.0.0.tar.gz
ipxe-1.0.0.tar.bz2
Marty Connor
15 years
v1.0.0-rc1
ipxe-1.0.0-rc1.zip
ipxe-1.0.0-rc1.tar.gz
ipxe-1.0.0-rc1.tar.bz2
Marty Connor
15 years
v0.9.9
ipxe-0.9.9.zip
ipxe-0.9.9.tar.gz
ipxe-0.9.9.tar.bz2
Marty Connor
15 years
v0.9.8
ipxe-0.9.8.zip
ipxe-0.9.8.tar.gz
ipxe-0.9.8.tar.bz2
Marty Connor
15 years
v0.9.7
ipxe-0.9.7.zip
ipxe-0.9.7.tar.gz
ipxe-0.9.7.tar.bz2
Michael Brown
16 years
v0.9.6
ipxe-0.9.6.zip
ipxe-0.9.6.tar.gz
ipxe-0.9.6.tar.bz2
Marty Connor
16 years
v0.9.5
ipxe-0.9.5.zip
ipxe-0.9.5.tar.gz
ipxe-0.9.5.tar.bz2
Marty Connor
16 years
v0.9.4
ipxe-0.9.4.zip
ipxe-0.9.4.tar.gz
ipxe-0.9.4.tar.bz2
Marty Connor
16 years
[...]
Age
Commit message
Author
Files
Lines
2023-03-08
[dhcp] Unregister ProxyDHCP and PXEBS settings on a successful DHCPACK
cleardhcp
Michael Brown
1
-0
/
+6
2023-03-07
[image] Always unregister currently executing image
Michael Brown
5
-29
/
+10
2023-03-06
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2
-2
/
+2
2023-03-05
[intelx] Add PCI IDs for Intel 82599 10GBASE-T NIC
Forest Crossman
1
-0
/
+1
2023-03-01
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
5
-15
/
+73
2023-03-01
[params] Rename "form parameter" to "request parameter"
Michael Brown
7
-29
/
+29
2023-03-01
[http] Use POST method only if the form parameter list is non-empty
Michael Brown
1
-44
/
+32
2023-02-28
[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length initrd
noinitrd
Michael Brown
1
-2
/
+11
2023-02-20
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
Michael Brown
5
-92
/
+130
2023-02-20
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
3
-159
/
+349
[...]