summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2015-04-30 05:54:26 +0000
committershenshushi <shenshushi@Edk2>2015-04-30 05:54:26 +0000
commit1344802cbc2f81f908a50fb92189e5281a9ea12a (patch)
treef27a09ba82e2e37e5055243ac497dadd72a618c9
parent18936d8f997e01089912e5ed4839c54aacd676e4 (diff)
downloadedk2-1344802cbc2f81f908a50fb92189e5281a9ea12a.tar.gz
ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project r17268. The binaries are built with no debug information by building with "RELEASE" target. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17278 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--ShellBinPkg/MinUefiShell/Ia32/Shell.efibin331392 -> 332224 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/X64/Shell.efibin378464 -> 374272 bytes
-rw-r--r--ShellBinPkg/ReadMe.txt6
-rw-r--r--ShellBinPkg/UefiShell/Ia32/Shell.efibin787328 -> 791392 bytes
-rw-r--r--ShellBinPkg/UefiShell/X64/Shell.efibin893184 -> 882912 bytes
5 files changed, 2 insertions, 4 deletions
diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
index 4a1e80b6eb..7e83394958 100644
--- a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
+++ b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/X64/Shell.efi b/ShellBinPkg/MinUefiShell/X64/Shell.efi
index 8be7c7dfc7..0feefe82a6 100644
--- a/ShellBinPkg/MinUefiShell/X64/Shell.efi
+++ b/ShellBinPkg/MinUefiShell/X64/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt
index 1d9767b3f1..f537450533 100644
--- a/ShellBinPkg/ReadMe.txt
+++ b/ShellBinPkg/ReadMe.txt
@@ -1,13 +1,11 @@
============================================================================
OVERVIEW
============================================================================
-The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r16163). The binaries are built with no debug information
-by building with "RELEASE" target.
+The binaries are built with no debug information by building with "RELEASE" target.
The following steps can help to re-generate these binaries for customization:
1. Check out EDK II to $(WORKSPACE)
-(svn https://svn.code.sf.net/p/edk2/code/trunk/edk2).
+(svn https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1).
2. Under $(WORKSPACE) directory (i.e. c:\EdkII),
To generate Shell, execute:
diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi
index 26b429a1d0..d88556b0ee 100644
--- a/ShellBinPkg/UefiShell/Ia32/Shell.efi
+++ b/ShellBinPkg/UefiShell/Ia32/Shell.efi
Binary files differ
diff --git a/ShellBinPkg/UefiShell/X64/Shell.efi b/ShellBinPkg/UefiShell/X64/Shell.efi
index a376265065..603b2595e6 100644
--- a/ShellBinPkg/UefiShell/X64/Shell.efi
+++ b/ShellBinPkg/UefiShell/X64/Shell.efi
Binary files differ