From c2dbb9ef4e27e28883a14a7d28777fa3c776f557 Mon Sep 17 00:00:00 2001 From: Philipp Hahn Date: Sun, 8 Apr 2018 11:09:10 +0200 Subject: Rename to shim-unsigned as all EFI binaries are now unsigned. They are useless to any normal user as - shim is useless without being signed by an external UEFI CA. - mm and fb won't be loaded by shim as they are now no longer linked to corresponding shim by the ephemeral key any longer. --- debian/shim-unsigned.install | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/shim-unsigned.install (limited to 'debian/shim-unsigned.install') diff --git a/debian/shim-unsigned.install b/debian/shim-unsigned.install new file mode 100644 index 00000000..268df256 --- /dev/null +++ b/debian/shim-unsigned.install @@ -0,0 +1,4 @@ +/boot/efi/EFI/*/shim*.efi /usr/lib/shim +/boot/efi/EFI/*/mm*.efi /usr/lib/shim +/boot/efi/EFI/*/fb*.efi /usr/lib/shim +/boot/efi/EFI/*/BOOT*.CSV /usr/lib/shim -- cgit v1.2.3