]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellBinPkg: Added ARM Binaries
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Sep 2012 15:28:54 +0000 (15:28 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Sep 2012 15:28:54 +0000 (15:28 +0000)
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

ShellBinPkg/MinUefiShell/MinUefiShell.inf
ShellBinPkg/ReadMe.txt
ShellBinPkg/UefiShell/Arm/Shell.efi [new file with mode: 0755]
ShellBinPkg/UefiShell/UefiShell.inf

index bb9e26e32205cf0bd85ce14e38040c580844cecc..ba4c1f6448d11397180f97ddf059aa39c8420da7 100644 (file)
@@ -27,3 +27,6 @@
 [Binaries.X64]\r
   PE32|X64/Shell.efi|*\r
 \r
 [Binaries.X64]\r
   PE32|X64/Shell.efi|*\r
 \r
+[Binaries.ARM]\r
+  PE32|Arm/Shell.efi|*\r
+\r
index e64c4e09387798ccca1b850c2fe9446bf8515281..144223ab233342f6965b40eaafba49471a02ef02 100644 (file)
@@ -41,5 +41,7 @@ developer may integrate this code into an existing platform:
 1. RM can delete current working directory via other map name.\r
 2. DrvCfg does not overlap boot manager functionality.\r
 3. Shell documentation is in development and forthcoming.\r
 1. RM can delete current working directory via other map name.\r
 2. DrvCfg does not overlap boot manager functionality.\r
 3. Shell documentation is in development and forthcoming.\r
+4. ARM binaries are based on revision 13646. It is expected the binaries to\r
+sync with the other architectures next time they are rebuilt.\r
 \r
 ============================================================================\r
 \r
 ============================================================================\r
diff --git a/ShellBinPkg/UefiShell/Arm/Shell.efi b/ShellBinPkg/UefiShell/Arm/Shell.efi
new file mode 100755 (executable)
index 0000000..dcbba58
Binary files /dev/null and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ
index bb9e26e32205cf0bd85ce14e38040c580844cecc..ba4c1f6448d11397180f97ddf059aa39c8420da7 100644 (file)
@@ -27,3 +27,6 @@
 [Binaries.X64]\r
   PE32|X64/Shell.efi|*\r
 \r
 [Binaries.X64]\r
   PE32|X64/Shell.efi|*\r
 \r
+[Binaries.ARM]\r
+  PE32|Arm/Shell.efi|*\r
+\r