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
/
efi_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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] Support the initrd autodetection mechanism in newer Linux kernels
Michael Brown
2023-02-15
1
-0
/
+190
*
[efi] Fix debug message when reading from EFI virtual files
Michael Brown
2023-02-15
1
-1
/
+1
*
[efi] Provide an "initrd.magic" file for use by UEFI kernels
Michael Brown
2021-05-21
1
-0
/
+88
*
[efi] Allow for non-image-backed virtual files
Michael Brown
2021-05-21
1
-69
/
+221
*
[efi] Centralise EFI file system info GUIDs
Michael Brown
2015-12-09
1
-6
/
+0
*
[efi] Reset root directory when installing EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2015-10-07
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[efi] Make our virtual file system case insensitive
Michael Brown
2014-08-27
1
-4
/
+24
*
[efi] Dump details of any calls to our dummy block and disk I/O protocols
Michael Brown
2014-08-22
1
-15
/
+33
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
1
-12
/
+0
*
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
2014-07-31
1
-0
/
+1
*
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
2014-07-31
1
-7
/
+7
*
[efi] Install our own disk I/O protocol and claim exclusive use of it
Michael Brown
2014-07-14
1
-13
/
+104
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-2
/
+5
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
1
-3
/
+2
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
1
-0
/
+594