Mark aarch64 shim as signed in macroses
This commit is contained in:
parent
2da3f78046
commit
81dba7a6ac
@ -189,7 +189,7 @@ install -m 0700 fb%{-a*}.efi \\\
|
|||||||
%global provide_legacy_shim 1
|
%global provide_legacy_shim 1
|
||||||
%endif
|
%endif
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
%global is_signed no
|
%global is_signed yes
|
||||||
%global is_alt_signed no
|
%global is_alt_signed no
|
||||||
%global provide_legacy_shim 1
|
%global provide_legacy_shim 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user