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
2022-11-04
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
1
-0
/
+3
2022-10-27
[bzimage] Fix parsing of "vga=..." when not at end of command line
vgafix
Michael Brown
1
-4
/
+10
2022-10-25
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
7
-0
/
+1072
2022-10-25
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
9
-7
/
+64
2022-10-25
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
4
-23
/
+47
2022-10-25
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
7
-16
/
+24
2022-10-25
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
4
-51
/
+54
2022-10-11
[tls] Add support for DHE variants of the existing cipher suites
Michael Brown
3
-4
/
+56
2022-10-11
[tls] Add support for Ephemeral Diffie-Hellman key exchange
HEAD
Michael Brown
2
-0
/
+247
2022-10-11
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
4
-3
/
+48
[...]