index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interface
/
efi
/
efi_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
1
-0
/
+1
*
[efi] Allow use of typed pointers for efi_open() et al
Michael Brown
2025-03-24
1
-8
/
+5
*
[efi] Use efi_open() for all ephemeral protocol opens
Michael Brown
2025-03-24
1
-11
/
+2
*
[efi] Use efi_open_by_child() for all by-child protocol opens
Michael Brown
2025-03-24
1
-12
/
+3
*
[efi] Avoid function name near-collision
Michael Brown
2025-03-23
1
-3
/
+3
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-14
/
+42
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
1
-4
/
+4
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
1
-30
/
+0
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-0
/
+12
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
1
-21
/
+17
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
1
-0
/
+64
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
1
-0
/
+52
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
1
-0
/
+102