diff options
author | Marvin Häuser <mhaeuser@posteo.de> | 2021-04-05 16:45:07 +0200 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2021-04-10 14:13:05 +0100 |
commit | 94245624e449d4d65223c00055be3d7ea04983f9 (patch) | |
tree | 08a90a6151b28f9a55eb3d4b424e42195371a6dc /src/drivers/net/intelxvf.c | |
parent | f1e9e2b062fab46a6e3aec1f08d4554dd5dd2b98 (diff) | |
download | ipxe-94245624e449d4d65223c00055be3d7ea04983f9.tar.gz |
[efi] Mark PE .reloc and .debug sections as discardable
After a PE image is fully loaded and relocated, the loader code may
opt to zero discardable sections for security reasons. This includes
relocation and debug information, as both contain hints about specific
locations within the binary. Mark both generated sections as
discardable, which follows the PE specification.
Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>
Diffstat (limited to 'src/drivers/net/intelxvf.c')
0 files changed, 0 insertions, 0 deletions