diff options
author | Qiu Shumin <shumin.qiu@intel.com> | 2015-06-12 11:20:53 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-06-12 11:20:53 +0000 |
commit | a726471baa812a812a9a8f72a92610f598feaea2 (patch) | |
tree | 922c9392504fbde17c1c825f34f630411be3189c | |
parent | f5f47471cf1ce284b7d0ca5101e50ea52ea1db60 (diff) | |
download | edk2-platforms-a726471baa812a812a9a8f72a92610f598feaea2.tar.xz |
ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project 17584. The binaries are built with no debug information by building with "RELEASE" target.
The previous submitted Shell binaries (r17619) linked the wrong lib instance. This check in fix the issue.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17629 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | ShellBinPkg/MinUefiShell/Ia32/Shell.efi | bin | 337920 -> 337920 bytes |
-rw-r--r-- | ShellBinPkg/MinUefiShell/X64/Shell.efi | bin | 381344 -> 381344 bytes |
-rw-r--r-- | ShellBinPkg/UefiShell/Ia32/Shell.efi | bin | 802688 -> 802656 bytes |
-rw-r--r-- | ShellBinPkg/UefiShell/X64/Shell.efi | bin | 897472 -> 897440 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi Binary files differindex 138f2d07aa..2b4d8e59e8 100644 --- a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi +++ b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi diff --git a/ShellBinPkg/MinUefiShell/X64/Shell.efi b/ShellBinPkg/MinUefiShell/X64/Shell.efi Binary files differindex 92f6122d54..99895e9bfb 100644 --- a/ShellBinPkg/MinUefiShell/X64/Shell.efi +++ b/ShellBinPkg/MinUefiShell/X64/Shell.efi diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi Binary files differindex 9a422ea2a0..a1abac5b09 100644 --- a/ShellBinPkg/UefiShell/Ia32/Shell.efi +++ b/ShellBinPkg/UefiShell/Ia32/Shell.efi diff --git a/ShellBinPkg/UefiShell/X64/Shell.efi b/ShellBinPkg/UefiShell/X64/Shell.efi Binary files differindex 3f7093cbd0..ad62349df5 100644 --- a/ShellBinPkg/UefiShell/X64/Shell.efi +++ b/ShellBinPkg/UefiShell/X64/Shell.efi |