Skip to content

Commit

Permalink
Secure Boot: update grub and shim binaries
Browse files Browse the repository at this point in the history
Update to shim-signed + grub-efi-amd64-signed as present in current
Debian/unstable + testing AKA trixie.

Thanks: pasja
Closes: #168
  • Loading branch information
mika committed Nov 22, 2024
1 parent 374f949 commit 04be202
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/EFI/debian/BOOT/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# debian approach:
shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from https://deb.debian.org/debian/pool/main/s/shim-signed/shim-signed_1.38+15.4-7_amd64.deb
grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/gcdx64.efi.signed from https://deb.debian.org/debian/pool/main/g/grub-efi-amd64-signed/grub-efi-amd64-signed_1+2.06+7_amd64.deb
shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from https://deb.debian.org/debian/pool/main/s/shim-signed/shim-signed_1.44+15.8-1_amd64.deb
grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/gcdx64.efi.signed from https://deb.debian.org/debian/pool/main/g/grub-efi-amd64-signed/grub-efi-amd64-signed_1+2.12+5_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
Expand Down
Binary file modified templates/EFI/debian/BOOT/grubx64.efi.signed
Binary file not shown.
Binary file modified templates/EFI/debian/BOOT/shimx64.efi.signed
Binary file not shown.

0 comments on commit 04be202

Please sign in to comment.