summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_file.c
diff options
context:
space:
mode:
authorMichael Brown2023-04-10 17:55:28 +0200
committerMichael Brown2023-04-10 18:02:45 +0200
commitbd13697446e758d5fed6afcba8f3e9883b2e2de7 (patch)
treee2b2c8a51a7dc6aed4aff4fa6a5d30958bd4bee1 /src/interface/efi/efi_file.c
parent[efi] Allow elf2efi to be used for hybrid binaries (diff)
downloadipxe-bd13697446e758d5fed6afcba8f3e9883b2e2de7.tar.gz
ipxe-bd13697446e758d5fed6afcba8f3e9883b2e2de7.tar.xz
ipxe-bd13697446e758d5fed6afcba8f3e9883b2e2de7.zip
[efi] Allow for sections to be excluded from the generated PE file
Hybrid bzImage and UEFI binaries (such as wimboot) include a bzImage header within a section starting at offset zero, with the PE header effectively occupying unused space within this section. This section should not appear as a named section in the resulting PE file. Allow for the existence of hidden sections that do not result in a section header being written to the PE file. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/efi/efi_file.c')
0 files changed, 0 insertions, 0 deletions