opengnsys_ipxe/src/image
Joe Groocock 8488c989cc [image] Implicitly trust first embedded image
iPXE when used as a NIC option ROM can sometimes be reloaded by the
UEFI/BIOS and any pre-initialised memory will remain loaded. When the
imgtrust command is run it sets `require_trusted_images'. Upon
reloading, iPXE tries to load the first embedded image but fails as it
is not marked trusted.

Setting this flag ensures that imgtrust with the first embedded script
is reentrant.

Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
2021-01-27 12:42:31 +00:00
..
der.c [crypto] Add DER image format 2016-07-29 01:12:58 +01:00
efi_image.c [efi] Split device path functions out to efi_path.c 2020-10-16 15:36:37 +01:00
elf.c [elf] Reject ELFBoot images requiring virtual addressing 2015-07-29 14:17:09 +01:00
embedded.c [image] Implicitly trust first embedded image 2021-01-27 12:42:31 +00:00
pem.c [crypto] Expose pem_asn1() for use with non-image data 2017-06-20 10:14:07 +01:00
png.c [png] Fix potential integer overflow 2020-06-04 22:09:11 +01:00
pnm.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
script.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
segment.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00