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
*
[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
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
2
-0
/
+19
*
[la64] Import LoongArch64 ProcessorBind.h from EDK2 headers
Michael Brown
2023-01-28
3
-2
/
+128
*
[efi] Update to current EDK2 headers
Michael Brown
2023-01-28
95
-15321
/
+14255
*
[efi] Mark ConsoleControl.h as a non-imported header
Michael Brown
2023-01-28
1
-0
/
+5
*
[efi] Remove deleted directories from EDK2 header import script
Michael Brown
2023-01-28
1
-2
/
+1
*
[efi] Allow for whitespace before #include in imported EDK2 header files
Michael Brown
2023-01-28
1
-1
/
+1
*
[efi] Detect SPDX licence identifiers in imported EDK2 headers
Michael Brown
2023-01-28
1
-2
/
+2
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
1
-0
/
+3
*
[tcp] Update maximum window size to 2MB
Michael Brown
2023-01-25
1
-6
/
+12
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-1
/
+1
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-0
/
+3
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
1
-0
/
+13
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
2
-0
/
+36
*
[efi] Do not rely on ProcessorBind.h when building host binaries
processorbind
Michael Brown
2023-01-20
1
-4
/
+38
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
1
-0
/
+1
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
1
-1
/
+2
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
1
-2
/
+0
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
1
-3
/
+3
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-2
/
+4
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+1
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
1
-0
/
+2
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
3
-0
/
+7
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
1
-1
/
+13
*
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
2022-11-13
1
-3
/
+9
*
[tls] Add GCM cipher suites
Michael Brown
2022-11-10
1
-0
/
+4
*
[crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()
Michael Brown
2022-11-09
1
-4
/
+4
*
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
2022-11-09
1
-5
/
+2
*
[tls] Allow for arbitrary-length initialisation vectors
Michael Brown
2022-11-08
1
-0
/
+4
*
[tls] Add MAC length as a cipher suite parameter
Michael Brown
2022-11-08
1
-0
/
+2
*
[tls] Abstract out concept of a TLS authentication header
Michael Brown
2022-11-08
1
-0
/
+8
*
[crypto] Add concept of cipher alignment size
Michael Brown
2022-11-07
4
-1
/
+20
*
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
2022-11-07
1
-2
/
+8
*
[tls] Remove support for TLSv1.0
Michael Brown
2022-11-07
1
-5
/
+0
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
3
-0
/
+134
*
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
2022-10-25
3
-0
/
+22
*
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
2022-10-25
1
-15
/
+15
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
3
-9
/
+15
*
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
2022-10-25
1
-0
/
+23
*
[tls] Add support for DHE variants of the existing cipher suites
Michael Brown
2022-10-11
1
-0
/
+4
*
[tls] Add support for Ephemeral Diffie-Hellman key exchange
Michael Brown
2022-10-11
1
-0
/
+1
*
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
2022-10-11
1
-0
/
+19
*
[tls] Record ServerKeyExchange record, if provided
Michael Brown
2022-10-11
1
-0
/
+4
[next]