summaryrefslogtreecommitdiffstats
path: root/EdkShellBinPkg/MinimumShell
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/MinimumShell
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/MinimumShell')
-rwxr-xr-xEdkShellBinPkg/MinimumShell/Arm/Shell.efibin0 -> 317888 bytes
-rw-r--r--EdkShellBinPkg/MinimumShell/MinimumShell.inf5
2 files changed, 4 insertions, 1 deletions
diff --git a/EdkShellBinPkg/MinimumShell/Arm/Shell.efi b/EdkShellBinPkg/MinimumShell/Arm/Shell.efi
new file mode 100755
index 0000000000..df88d21f5f
--- /dev/null
+++ b/EdkShellBinPkg/MinimumShell/Arm/Shell.efi
Binary files differ
diff --git a/EdkShellBinPkg/MinimumShell/MinimumShell.inf b/EdkShellBinPkg/MinimumShell/MinimumShell.inf
index dda60cb4d6..50e78a5c8b 100644
--- a/EdkShellBinPkg/MinimumShell/MinimumShell.inf
+++ b/EdkShellBinPkg/MinimumShell/MinimumShell.inf
@@ -37,4 +37,7 @@
[Binaries.IPF]
PE32|Ipf/Shell.efi|*
- \ No newline at end of file
+
+[Binaries.ARM]
+ PE32|Arm/Shell.efi|*
+