EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binary

These binaries are based on EFI Shell project SVN R64 + EdkShellPkg/ShellR64.patch.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14713 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin
2013-09-24 11:43:02 +00:00
committed by oliviermartin
parent b8918e1d29
commit cd5a40bd98
4 changed files with 4 additions and 2 deletions

View File

@ -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|*