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
/
include
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[eap] Add support for the MD5-Challenge authentication type
Michael Brown
2024-01-10
1
-0
/
+11
*
[eap] Add support for sending an EAP identity
Michael Brown
2024-01-10
1
-5
/
+40
*
[eap] Ignore any received EAP responses
Michael Brown
2024-01-10
1
-0
/
+3
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
1
-0
/
+2
*
[efi] Fix dependency list construction in EDK2 header import script
Michael Brown
2023-11-24
1
-1
/
+1
*
[efi] Update to current EDK2 headers
Michael Brown
2023-11-22
6
-26
/
+65
*
[eapol] Limit number of EAPoL-Start packets transmitted per attempt
Michael Brown
2023-11-07
1
-0
/
+5
*
[eapol] Delay EAPoL-Start while waiting for EAP to complete
Michael Brown
2023-11-07
1
-3
/
+38
*
[pci] Cache ECAM mapping errors
Michael Brown
2023-11-02
1
-0
/
+2
*
[eapol] Send EAPoL-Start packets to trigger EAP authentication
supplicant
Michael Brown
2023-09-19
1
-0
/
+8
*
[eap] Define a supplicant model for EAP and EAPoL
Michael Brown
2023-09-18
2
-4
/
+30
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+10
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-11
/
+0
*
[ntp] Define NTP server setting
Michael Brown
2023-07-19
1
-0
/
+3
*
[console] Restore compatibility with "--key" values in existing scripts
Michael Brown
2023-07-07
1
-2
/
+6
*
[interface] Fix debug message values for temporary interfaces
tmpintf
Michael Brown
2023-07-04
1
-16
/
+56
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-5
/
+40
*
[console] Avoid overlap between remapping flags and character values
Michael Brown
2023-07-04
1
-4
/
+4
*
[ioapi] Centralise definitions for dummy PIO
Michael Brown
2023-06-29
1
-0
/
+64
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
1
-0
/
+1
*
[efi] Include protocol interface address in debug output
Michael Brown
2023-06-08
1
-0
/
+13
*
[efi] Add HTTP header and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+518
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
3
-0
/
+1077
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
2
-0
/
+319
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
7
-0
/
+4364
*
[efi] Update to current EDK2 headers
Michael Brown
2023-06-07
8
-40
/
+266
*
[efi] Disable static assertions in EFI headers on non-EFI platforms
Michael Brown
2023-06-07
1
-0
/
+9
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
1
-0
/
+2
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-0
/
+1
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
4
-0
/
+60
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
2
-0
/
+32
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
2
-0
/
+3
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-10
/
+37
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-9
/
+3
*
[tls] Handle fragmented handshake records
Michael Brown
2023-03-30
1
-0
/
+2
*
[tls] Clean up change cipher spec record handling
Michael Brown
2023-03-30
1
-0
/
+3
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
1
-1
/
+10
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
2
-9
/
+9
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
entropy
Michael Brown
2023-02-20
1
-0
/
+1
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
1
-31
/
+102
*
[tables] Allow any lvalue to be used as a table iterator
Michael Brown
2023-02-20
1
-12
/
+12
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
4
-222
/
+313
*
[iscsi] Limit maximum transfer size to MaxBurstLength
iscsicap
Michael Brown
2023-02-16
1
-0
/
+12
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
1
-0
/
+1
*
[xen] Allow for platforms that have no Xen support
Michael Brown
2023-02-05
1
-0
/
+76
*
[lldp] Add support for the Link Layer Discovery Protocol
lldp
Michael Brown
2023-02-05
3
-0
/
+99
*
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
2023-02-03
1
-0
/
+2
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-01
1
-1
/
+2
*
[efi] Update to current EDK2 headers
Michael Brown
2023-02-01
2
-12
/
+12
*
[dhcp] Add IANA-defined values for all current EFI client architectures
Michael Brown
2023-01-31
1
-2
/
+21
[next]