diff options
| author | Michael Brown | 2023-05-05 15:46:42 +0200 |
|---|---|---|
| committer | Michael Brown | 2023-05-05 15:54:20 +0200 |
| commit | 0bb0aea878bc9c2f775d967df83d3c081c1c34a2 (patch) | |
| tree | 8c00f79289f3c71592dd50ccee8742f9d91534b0 /src/interface/efi/efi_file.c | |
| parent | [image] Allow for images to be hidden from lists of all images (diff) | |
| download | ipxe-0bb0aea878bc9c2f775d967df83d3c081c1c34a2.tar.gz ipxe-0bb0aea878bc9c2f775d967df83d3c081c1c34a2.tar.xz ipxe-0bb0aea878bc9c2f775d967df83d3c081c1c34a2.zip | |
[efi] Allow currently executing image to be opened via virtual filesystem
When invoking a kernel via the UEFI shim, the kernel image must be
accessible via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL but must not be present
in the magic initrd constructed from all registered images.
Re-register a currently executing EFI image and mark it as hidden,
thereby allowing it to be accessed via the virtual filesystem exposed
via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL without appearing in the magic
initrd contents.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/efi/efi_file.c')
0 files changed, 0 insertions, 0 deletions
