From 339094fc5a07dc9697635b8c5c0c1a8cbd808b26 Mon Sep 17 00:00:00 2001 From: ZhuansunYuxiang <9606108+zhuansunyuxiang@user.noreply.gitee.com> Date: Thu, 19 Aug 2021 04:16:13 +0000 Subject: [PATCH] update shim.spec. --- shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shim.spec b/shim.spec index 96bf114..2894db8 100644 --- a/shim.spec +++ b/shim.spec @@ -4,7 +4,7 @@ %global bootefi BOOTAA64.EFI %endif -%ifarch x86_64 +%ifarch x86_64 riscv64 %global efi_arch x64 %global bootcsv BOOTX64.CSV %global bootefi BOOTX64.EFI -- Gitee