summaryrefslogtreecommitdiffstats
path: root/ShellBinPkg
diff options
context:
space:
mode:
authorOlivier Martin <olivier.martin@arm.com>2013-09-03 15:47:01 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2013-09-03 15:47:01 +0000
commitf1a3b2a95b683d9d8d209876bdd6a3cbc0144777 (patch)
tree09ffe5cec3a55d7491721548afa62f592659a329 /ShellBinPkg
parent161671977325963e64582531a40129c5def7093b (diff)
downloadedk2-f1a3b2a95b683d9d8d209876bdd6a3cbc0144777.tar.gz
edk2-f1a3b2a95b683d9d8d209876bdd6a3cbc0144777.tar.bz2
edk2-f1a3b2a95b683d9d8d209876bdd6a3cbc0144777.zip
ShellBinPkg: Added Aarch64 Shell binaries
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14622 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg')
-rwxr-xr-xShellBinPkg/MinUefiShell/AArch64/Shell.efibin0 -> 441920 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/MinUefiShell.inf2
-rwxr-xr-xShellBinPkg/UefiShell/AArch64/Shell.efibin0 -> 986976 bytes
-rw-r--r--ShellBinPkg/UefiShell/UefiShell.inf2
4 files changed, 4 insertions, 0 deletions
diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
new file mode 100755
index 0000000000..ba8e20a757
--- /dev/null
+++ b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/MinUefiShell.inf b/ShellBinPkg/MinUefiShell/MinUefiShell.inf
index ba4c1f6448..62b586c4ba 100644
--- a/ShellBinPkg/MinUefiShell/MinUefiShell.inf
+++ b/ShellBinPkg/MinUefiShell/MinUefiShell.inf
@@ -30,3 +30,5 @@
[Binaries.ARM]
PE32|Arm/Shell.efi|*
+[Binaries.AArch64]
+ PE32|AArch64/Shell.efi|*
diff --git a/ShellBinPkg/UefiShell/AArch64/Shell.efi b/ShellBinPkg/UefiShell/AArch64/Shell.efi
new file mode 100755
index 0000000000..d540088bdf
--- /dev/null
+++ b/ShellBinPkg/UefiShell/AArch64/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/UefiShell/UefiShell.inf b/ShellBinPkg/UefiShell/UefiShell.inf
index ba4c1f6448..62b586c4ba 100644
--- a/ShellBinPkg/UefiShell/UefiShell.inf
+++ b/ShellBinPkg/UefiShell/UefiShell.inf
@@ -30,3 +30,5 @@
[Binaries.ARM]
PE32|Arm/Shell.efi|*
+[Binaries.AArch64]
+ PE32|AArch64/Shell.efi|*