Update for new shim-unsigned-aarch64
This commit is contained in:
parent
80e5cf5b3c
commit
7986ff7460
@ -13,7 +13,7 @@
|
||||
%global shimefix64 %{expand:%{SOURCE22}}
|
||||
#%%global shimefiarm %%{expand:%%{SOURCE23}
|
||||
|
||||
%global shimveraa64 15-6.el8
|
||||
%global shimveraa64 15-6.el9.alma
|
||||
%global shimveria32 15.4-4.el9.alma
|
||||
%global shimverx64 15.4-4.el9.alma
|
||||
#%%global shimverarm 15-1.el8
|
||||
@ -91,7 +91,7 @@ version signed by the UEFI signing service. \
|
||||
# -i <input>
|
||||
%define distrosign(b:a:d:) \
|
||||
cp -av %{-d*}/%{-b*}%{-a*}.efi %{-b*}%{-a*}-unsigned.efi \
|
||||
%{expand:%%sign -i %{-b*}%{-a*}-unsigned.efi -o %{-b*}%{-a*}-signed.efi -n redhatsecureboot501 -a %{SOURCE2} -c %{SOURCE1} }\
|
||||
%{expand:%%sign -i %{-b*}%{-a*}-unsigned.efi -o %{-b*}%{-a*}-signed.efi -n clsecureboot001 -a %{SOURCE1} -c %{SOURCE1} }\
|
||||
%{nil}
|
||||
|
||||
# -a <efiarch>
|
||||
|
Loading…
Reference in New Issue
Block a user