summaryrefslogtreecommitdiffstats
path: root/EdkShellBinPkg/FullShell
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-27 15:20:41 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-27 15:20:41 +0000
commit3f922953966112535eaaceee4f22f275d1cc86bb (patch)
tree3c06b8f62d65295c7a54ce1338880ab76c155cf5 /EdkShellBinPkg/FullShell
parentbedf36d7b9996cc6bd833fcdda8b0aa1e6b20777 (diff)
downloadedk2-3f922953966112535eaaceee4f22f275d1cc86bb.tar.gz
edk2-3f922953966112535eaaceee4f22f275d1cc86bb.tar.bz2
edk2-3f922953966112535eaaceee4f22f275d1cc86bb.zip
EdkShellBinPkg: Added ARM Binaries
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Signed-off-by: Ray Ni <ruiyu.ni@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13754 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellBinPkg/FullShell')
-rwxr-xr-xEdkShellBinPkg/FullShell/Arm/Shell_Full.efibin0 -> 661792 bytes
-rw-r--r--EdkShellBinPkg/FullShell/FullShell.inf3
2 files changed, 3 insertions, 0 deletions
diff --git a/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi b/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
new file mode 100755
index 0000000000..bdbe3e23a3
--- /dev/null
+++ b/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf
index 460ae7dfd7..d147ee95c8 100644
--- a/EdkShellBinPkg/FullShell/FullShell.inf
+++ b/EdkShellBinPkg/FullShell/FullShell.inf
@@ -38,3 +38,6 @@
[Binaries.IPF]
PE32|Ipf/Shell_Full.efi|*
+[Binaries.ARM]
+ PE32|Arm/Shell_Full.efi|*
+