mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-16 04:11:22 +00:00

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.
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
/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
|