UEFI Secureboot with iPXE (selfsigned db,pk keys or shim + company cert signed by M$)
|
2016-10-19, 17:43
Post: #2
|
|||
|
|||
RE: UEFI Secureboot with iPXE (selfsigned db,pk keys or shim + company cert signed by M$)
One issue with shim + ipxe is how would it be possible for it to PXE chainload the shim and then ipxe when there is no driver etc in the shim? or can grub boot over the network via shim as well?
Currently all loading of anything from within ipxe is done via normal firmware load, so all the verifying is done by efi firmware. An alternative might be to use a signed shim.efi that can just take extra options for what it loads and with options, so your ipxe script would end up as Code: #!ipxe This is similar to what wimboot currently does. This is just ideas based on what I have read about the ipxe signing. We will need mcb30's input here. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
UEFI Secureboot with iPXE (selfsigned db,pk keys or shim + company cert signed by M$) - Torgeir - 2016-10-19, 13:43
RE: UEFI Secureboot with iPXE (selfsigned db,pk keys or shim + company cert signed by M$) - NiKiZe - 2016-10-19 17:43
|
User(s) browsing this thread: 1 Guest(s)