From eaa7b568cd92a5eaf0584153a6e862d9fc09dfc8 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 17 Oct 2018 15:48:54 +0200 Subject: [PATCH] EFI/BOOT/README: document file usage --- templates/EFI/BOOT/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/EFI/BOOT/README b/templates/EFI/BOOT/README index fa18bc8..bc2ffe9 100644 --- a/templates/EFI/BOOT/README +++ b/templates/EFI/BOOT/README @@ -1,3 +1,7 @@ # ubuntu approach: shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/s/shim-signed/shim-signed_1.34.9+13-0ubuntu2_amd64.deb grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/g/grub2-signed/grub-efi-amd64-signed_1.103+2.02+dfsg1-5ubuntu1_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] -- 2.1.4