summaryrefslogtreecommitdiff
path: root/ShellBinPkg/UefiShell
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-27 15:28:54 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-27 15:28:54 +0000
commit189924c111badcd25daf336b03caf686d1fccb3d (patch)
tree408a79978a498a5f2d13855f9ad71dd56c1b6e86 /ShellBinPkg/UefiShell
parent1282a3df0bb3cf0c052096fdd69f65952d3b39bc (diff)
downloadedk2-platforms-189924c111badcd25daf336b03caf686d1fccb3d.tar.xz
ShellBinPkg: Added ARM 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://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13757 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg/UefiShell')
-rwxr-xr-xShellBinPkg/UefiShell/Arm/Shell.efibin0 -> 732736 bytes
-rw-r--r--ShellBinPkg/UefiShell/UefiShell.inf3
2 files changed, 3 insertions, 0 deletions
diff --git a/ShellBinPkg/UefiShell/Arm/Shell.efi b/ShellBinPkg/UefiShell/Arm/Shell.efi
new file mode 100755
index 0000000000..dcbba58ce9
--- /dev/null
+++ b/ShellBinPkg/UefiShell/Arm/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/UefiShell/UefiShell.inf b/ShellBinPkg/UefiShell/UefiShell.inf
index bb9e26e322..ba4c1f6448 100644
--- a/ShellBinPkg/UefiShell/UefiShell.inf
+++ b/ShellBinPkg/UefiShell/UefiShell.inf
@@ -27,3 +27,6 @@
[Binaries.X64]
PE32|X64/Shell.efi|*
+[Binaries.ARM]
+ PE32|Arm/Shell.efi|*
+