secure boot

This commit is contained in:
Marc Beninca 2023-11-04 00:30:39 +01:00
parent 331f39e157
commit 6b80fe6bfc
5 changed files with 105 additions and 13 deletions

View file

@ -58,10 +58,22 @@ Build an ESP File System including:
## Tasks
* live-media
* -mount-opts
* build
* layouts
* grub.env
* variablize
* pgp
* secure boot
* /efi/boot
* bootx64.efi ← /usr/lib/shim/shimx64.efi.signed
* grubx64.efi ← /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed
* root
* /.disk/info
* /.disk/mini-info
* grub.cfg
* prefix → /boot/grub
* cmdpath → /efi/boot
![Graph](todo.svg)