[ipxe-devel] [ipxe/ipxe] [image] Embedded images are implicitly trusted (#100)

Joe Groocock notifications at github.com
Mon Dec 16 13:05:06 UTC 2019


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 embedded script but fails as it is not
marked trusted. Setting this flag ensures that imgtrust with embedded
scripts is reentrant.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/100

-- Commit Summary --

  * [image] Embedded images are implicitly trusted

-- File Changes --

    M src/image/embedded.c (1)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/100.patch
https://github.com/ipxe/ipxe/pull/100.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/100
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20191216/b0c8d46c/attachment.htm>


More information about the ipxe-devel mailing list