summaryrefslogtreecommitdiff
path: root/ShellBinPkg
diff options
context:
space:
mode:
authorJaben Carsey <jaben.carsey@intel.com>2013-06-12 18:14:33 +0000
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2013-06-12 18:14:33 +0000
commitf120674bf9eb094d0865298a09f448d49bd6683f (patch)
treea788a3db7317ff5440a70597836ad5d063707d65 /ShellBinPkg
parent28981267c53451651743a04b132c48e2399fcddf (diff)
downloadedk2-platforms-f120674bf9eb094d0865298a09f448d49bd6683f.tar.xz
ShellBinPkg: Upadate both MinUefiShell and UefiShell for IA32 and X64 based on ShellPkg SVN 14400
Contributed-under: TianoCore Contribution Agreement 1.0 signed-off-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14401 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg')
-rw-r--r--ShellBinPkg/MinUefiShell/Ia32/Shell.efibin305184 -> 306624 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/X64/Shell.efibin344512 -> 347808 bytes
-rw-r--r--ShellBinPkg/ReadMe.txt2
-rw-r--r--ShellBinPkg/UefiShell/Ia32/Shell.efibin760992 -> 763488 bytes
-rw-r--r--ShellBinPkg/UefiShell/X64/Shell.efibin847232 -> 855104 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
index e1268cd785..5142db7436 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 858a377bda..04eed3a74a 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 6e975dc855..e0aeedfa2a 100644
--- a/ShellBinPkg/ReadMe.txt
+++ b/ShellBinPkg/ReadMe.txt
@@ -2,7 +2,7 @@
OVERVIEW
============================================================================
The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r13224). The binaries are built with no debug information
+BaseTools Package (r14400). 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:
diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi
index afdb071fab..e53bc0e062 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 7667a07f49..b7017693b5 100644
--- a/ShellBinPkg/UefiShell/X64/Shell.efi
+++ b/ShellBinPkg/UefiShell/X64/Shell.efi
Binary files differ