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
/
interface
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
Michael Brown
2024-03-26
1
-0
/
+24
*
[efi] Allow for drivers to be located via child handles
Michael Brown
2024-03-25
1
-2
/
+8
*
[efi] Add helper functions for service binding protocols
Michael Brown
2024-03-25
1
-0
/
+138
*
[efi] Set current working URI from our own device path URI, if present
Michael Brown
2024-03-19
1
-0
/
+11
*
[efi] Add efi_path_uri() to parse a URI from an EFI device path
Michael Brown
2024-03-19
1
-0
/
+40
*
[efi] Provide a multiprocessor API for EFI
Michael Brown
2024-03-15
1
-0
/
+112
*
[efi] Do not report return status from efi_block_local()
Michael Brown
2024-03-07
1
-1
/
+5
*
[block] Allow SAN boot device to be identified by filesystem label
Michael Brown
2024-03-07
1
-0
/
+73
*
[block] Allow SAN boot device to be identified by an extra filename
Michael Brown
2024-03-07
1
-26
/
+59
*
[block] Allow SAN boot device to be identified by UUID
Michael Brown
2024-03-06
1
-0
/
+18
*
[efi] Add efi_path_guid() utility function
Michael Brown
2024-03-06
1
-0
/
+43
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-10
/
+13
*
[efi] Allow booting from local disks via the "sanboot" command
Michael Brown
2024-03-05
1
-21
/
+156
*
[efi] Generalise block device boot to support arbitrary EFI handles
Michael Brown
2024-03-04
1
-47
/
+66
*
[efi] Use file system protocol to check for SAN boot filename existence
Michael Brown
2024-03-04
1
-86
/
+218
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
1
-43
/
+39
*
[efi] Use long forms of device paths in debug messages
Michael Brown
2024-03-04
1
-1
/
+1
*
[efi] Work around broken boot services table manipulation by UEFI shim
Michael Brown
2024-02-27
1
-49
/
+43
*
[efi] Avoid modifying PE/COFF debug filename
Michael Brown
2023-11-29
1
-2
/
+2
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+6
*
[efi] Process veto objects in reverse order of enumeration
Michael Brown
2023-06-23
1
-7
/
+11
*
[efi] Check for protocols opened by vetoed driver and image handles
Michael Brown
2023-06-23
1
-1
/
+4
*
[efi] Unload vetoed drivers by image handle rather than driver handle
Michael Brown
2023-06-23
1
-3
/
+6
*
[efi] Pass more detailed driver information to veto methods
Michael Brown
2023-06-23
1
-36
/
+58
*
[efi] Show manufacturer in veto debug output
Michael Brown
2023-06-22
1
-0
/
+1
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
1
-0
/
+236
*
[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
1
-5
/
+29
*
[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
2
-0
/
+13
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+26
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
2
-0
/
+7
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+72
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-3
/
+147
*
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
2023-05-23
1
-27
/
+34
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+251
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
2
-0
/
+7
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
1
-0
/
+44
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-1
/
+1
*
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
2023-05-05
1
-0
/
+11
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-10
/
+26
*
[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] Claim fixed device paths by uninstalling device path protocol
initrd
Michael Brown
2023-03-15
1
-122
/
+172
*
[image] Always unregister currently executing image
interpreter
Michael Brown
2023-03-07
1
-5
/
+1
*
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2023-03-06
1
-1
/
+1
*
[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
2
-90
/
+123
[next]