X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkShellBinPkg%2FFullShell%2FFullShell.inf;fp=EdkShellBinPkg%2FFullShell%2FFullShell.inf;h=f4e2548e2bb831d1b463b8304fe1dc21593b78d2;hp=d147ee95c8fc7a9fe0c727a20945a574fff43d3f;hb=cd5a40bd98ab3298b87af4baa247cbaeeff4cb1e;hpb=b8918e1d2914a37ed632ccaa4cd80a82ea8a3a4f diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf index d147ee95c8..f4e2548e2b 100644 --- a/EdkShellBinPkg/FullShell/FullShell.inf +++ b/EdkShellBinPkg/FullShell/FullShell.inf @@ -26,7 +26,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF +# VALID_ARCHITECTURES = IA32 X64 IPF ARM AARCH64 # [Binaries.Ia32] @@ -41,3 +41,5 @@ [Binaries.ARM] PE32|Arm/Shell_Full.efi|* +[Binaries.AARCH64] + PE32|AArch64/Shell_Full.efi|*