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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Always poll for TX completions
dell3440b
Michael Brown
2023-06-21
1
-5
/
+5
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
5
-0
/
+244
*
[efi] Veto the VMware UefiPxeBcDxe driver
esx
Michael Brown
2023-06-08
1
-0
/
+35
*
[efi] Include protocol interface address in debug output
Michael Brown
2023-06-08
2
-5
/
+42
*
[efi] Add UefiPxeBcDxe module GUID
Michael Brown
2023-06-07
1
-0
/
+8
*
[efi] Add HttpBootDxe module GUID
Michael Brown
2023-06-07
1
-0
/
+8
*
[efi] Add new IScsiDxe module GUID
Michael Brown
2023-06-07
1
-1
/
+9
*
[efi] Add HTTP header and GUID definitions
Michael Brown
2023-06-07
4
-0
/
+531
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
5
-0
/
+1103
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
4
-0
/
+326
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
9
-0
/
+4436
*
[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
4
-2
/
+105
*
[efi] Implement "shim" as a dummy command on non-EFI platforms
Michael Brown
2023-05-24
3
-2
/
+15
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
5
-6
/
+160
*
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
2023-05-23
1
-27
/
+34
*
[efi] Add "shim" command
Michael Brown
2023-05-22
4
-0
/
+117
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
8
-3
/
+413
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
4
-0
/
+39
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
4
-10
/
+53
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
6
-50
/
+85
*
[efi] Attempt to detect EFI images that fail Secure Boot verification
Michael Brown
2023-05-17
1
-5
/
+71
*
[ci] Work around Ubuntu packaging metadata issues
Michael Brown
2023-05-15
1
-1
/
+2
*
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
2023-05-05
1
-0
/
+11
*
[efi] Allow currently executing image to be opened via virtual filesystem
Michael Brown
2023-05-05
1
-0
/
+10
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
5
-19
/
+39
*
[efi] Show original filenames in debug messages
Michael Brown
2023-05-05
1
-8
/
+16
*
[efi] Allow downloaded images to take precedence over constructed files
Michael Brown
2023-05-05
1
-22
/
+33
*
[efi] Allow for sections to be excluded from the generated PE file
Michael Brown
2023-04-10
1
-6
/
+17
*
[efi] Allow elf2efi to be used for hybrid binaries
Michael Brown
2023-04-10
1
-6
/
+27
*
[efi] Shrink size of data directory in PE header
Michael Brown
2023-04-10
1
-4
/
+13
*
[efi] Remove redundant zero padding in PE header
Michael Brown
2023-04-10
1
-1
/
+0
*
[tls] Handle fragmented handshake records
Michael Brown
2023-03-30
2
-18
/
+26
*
[tls] Pass I/O buffer to received record handlers
Michael Brown
2023-03-30
1
-58
/
+98
*
[tls] Clean up change cipher spec record handling
Michael Brown
2023-03-30
2
-4
/
+18
*
[efi] Claim fixed device paths by uninstalling device path protocol
initrd
Michael Brown
2023-03-15
1
-122
/
+172
*
[intel] Add workaround for I210 reset hardware bugs
Matt Parrella
2023-03-14
2
-2
/
+24
*
[dhcp] Unregister ProxyDHCP and PXEBS settings on a successful DHCPACK
Michael Brown
2023-03-14
1
-0
/
+6
*
[efi] Use image name instead of pointer value in debug messages
Michael Brown
2023-03-07
1
-21
/
+21
*
[image] Always unregister currently executing image
interpreter
Michael Brown
2023-03-07
5
-29
/
+10
*
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2023-03-06
2
-2
/
+2
*
[intelx] Add PCI IDs for Intel 82599 10GBASE-T NIC
Forest Crossman
2023-03-05
1
-0
/
+1
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
5
-15
/
+73
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
7
-29
/
+29
*
[http] Use POST method only if the form parameter list is non-empty
Michael Brown
2023-03-01
1
-44
/
+32
*
[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length initrd
noinitrd
Michael Brown
2023-02-28
1
-2
/
+11
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
entropy
Michael Brown
2023-02-20
5
-92
/
+130
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
3
-159
/
+349
*
[tables] Allow any lvalue to be used as a table iterator
Michael Brown
2023-02-20
1
-12
/
+12
[next]