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_block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
1
-3
/
+1
*
[efi] Skip interface uninstallation during shutdown
Michael Brown
2020-12-17
1
-4
/
+5
*
[efi] Nullify interfaces unconditionally on error and shutdown paths
Michael Brown
2020-12-17
1
-2
/
+2
*
[efi] Nullify interfaces and leak memory on uninstallation failure
Michael Brown
2020-10-26
1
-10
/
+42
*
[efi] Allow block devices to provide their own EFI device paths
Michael Brown
2020-10-23
1
-63
/
+25
*
[efi] Show block device ACPI table contents only at DBGLVL_EXTRA
Michael Brown
2020-10-20
1
-3
/
+3
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
1
-4
/
+4
*
[efi] Always enable recursion when calling ConnectController()
Michael Brown
2020-10-02
1
-1
/
+1
*
[efi] Work around UEFI specification bug in LoadImage for SAN boot
Michael Brown
2020-06-05
1
-0
/
+3
*
[efi] Release SNP devices before starting SAN boot image
Michael Brown
2018-03-26
1
-0
/
+4
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-9
/
+8
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-6
/
+16
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-64
/
+84
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-6
/
+19
*
[efi] Provide ACPI table description for SAN devices
Michael Brown
2017-03-13
1
-0
/
+69
*
[efi] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-650
/
+161
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-1
/
+0
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-16
1
-0
/
+1062