Commit 40e680e5 authored by Michael Shigorin's avatar Michael Shigorin

efi: employ shim-signed

Was an oversight to miss it.
parent fd461c7d
...@@ -17,6 +17,7 @@ use/efi/refind: use/efi ...@@ -17,6 +17,7 @@ use/efi/refind: use/efi
use/efi/signed: use/efi use/efi/signed: use/efi
@$(call set,EFI_CERT,altlinux) @$(call set,EFI_CERT,altlinux)
@$(call add,THE_PACKAGES,shim-signed)
@$(call set,EFI_SHELL,efi-shell-signed) # even more useful @$(call set,EFI_SHELL,efi-shell-signed) # even more useful
@$(call add,RESCUE_PACKAGES,refind-signed) @$(call add,RESCUE_PACKAGES,refind-signed)
@$(call add,RESCUE_PACKAGES,openssl sbsigntools) @$(call add,RESCUE_PACKAGES,openssl sbsigntools)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment