X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FEFI%2Fdebian%2FBOOT%2FREADME;fp=templates%2FEFI%2Fdebian%2FBOOT%2FREADME;h=ea5f86f21e7b09614a0085278e3a81337998b272;hp=0000000000000000000000000000000000000000;hb=518eb395d8652ccf260e4fe6fc15af7946fc7c49;hpb=4b6fd81a229ade6a863452ec978eec6b9015d993 diff --git a/templates/EFI/debian/BOOT/README b/templates/EFI/debian/BOOT/README new file mode 100644 index 0000000..ea5f86f --- /dev/null +++ b/templates/EFI/debian/BOOT/README @@ -0,0 +1,7 @@ +# debian approach: +shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from http://ftp.de.debian.org/debian/pool/main/s/shim-signed/shim-signed_1.33+15+1533136590.3beb971-7_amd64.deb +grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/gcdx64.efi.signed from http://ftp.de.debian.org/debian/pool/main/g/grub-efi-amd64-signed/grub-efi-amd64-signed_1+2.02+dfsg1+20_amd64.deb +# NOTE: +# shimx64.efi.signed ends up as /EFI/BOOT/bootx64.efi inside [grml_cd]/boot/efi.img, and +# grubx64.efi.signed ends up as /EFI/BOOT/grubx64.efi inside [grml_cd]/boot/efi.img, whereas +# [grml_cd]/boot/efi.img is used as `boot/efi.img` inside `xorriso -as mkisofs [...] -e boot/efi.img -no-emul-boot [...]` ISO generation [inside grml_cd directory]