From 189924c111badcd25daf336b03caf686d1fccb3d Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Thu, 27 Sep 2012 15:28:54 +0000 Subject: ShellBinPkg: Added ARM Binaries Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin Reviewed-by: Jaben Carsey git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13757 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellBinPkg/MinUefiShell/MinUefiShell.inf | 3 +++ ShellBinPkg/ReadMe.txt | 2 ++ ShellBinPkg/UefiShell/Arm/Shell.efi | Bin 0 -> 732736 bytes ShellBinPkg/UefiShell/UefiShell.inf | 3 +++ 4 files changed, 8 insertions(+) create mode 100755 ShellBinPkg/UefiShell/Arm/Shell.efi (limited to 'ShellBinPkg') diff --git a/ShellBinPkg/MinUefiShell/MinUefiShell.inf b/ShellBinPkg/MinUefiShell/MinUefiShell.inf index bb9e26e32..ba4c1f644 100644 --- a/ShellBinPkg/MinUefiShell/MinUefiShell.inf +++ b/ShellBinPkg/MinUefiShell/MinUefiShell.inf @@ -27,3 +27,6 @@ [Binaries.X64] PE32|X64/Shell.efi|* +[Binaries.ARM] + PE32|Arm/Shell.efi|* + diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index e64c4e093..144223ab2 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -41,5 +41,7 @@ developer may integrate this code into an existing platform: 1. RM can delete current working directory via other map name. 2. DrvCfg does not overlap boot manager functionality. 3. Shell documentation is in development and forthcoming. +4. ARM binaries are based on revision 13646. It is expected the binaries to +sync with the other architectures next time they are rebuilt. ============================================================================ diff --git a/ShellBinPkg/UefiShell/Arm/Shell.efi b/ShellBinPkg/UefiShell/Arm/Shell.efi new file mode 100755 index 000000000..dcbba58ce Binary files /dev/null and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/UefiShell.inf b/ShellBinPkg/UefiShell/UefiShell.inf index bb9e26e32..ba4c1f644 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|* + -- cgit v1.2.3