diff options
author | Jaben Carsey <jaben.carsey@intel.com> | 2014-08-29 21:15:05 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-08-29 21:15:05 +0000 |
commit | 28b27e1850f07c41d2129dc25ceb2c3c1f2959a1 (patch) | |
tree | 84f98e497bc83a2d6d61f9ead37ebc34d75b3905 | |
parent | 4ba9b812daf1695bc5f6ac99504e53569297c2bf (diff) | |
download | edk2-platforms-28b27e1850f07c41d2129dc25ceb2c3c1f2959a1.tar.xz |
The binaries of ShellBinPkg are generated with ShellPkg project 15999. The binaries are built with no debug information by building with "RELEASE" target.
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@16000 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | ShellBinPkg/MinUefiShell/Ia32/Shell.efi | bin | 325024 -> 330688 bytes | |||
-rw-r--r-- | ShellBinPkg/MinUefiShell/X64/Shell.efi | bin | 370720 -> 377312 bytes | |||
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 2 | ||||
-rw-r--r-- | ShellBinPkg/UefiShell/Ia32/Shell.efi | bin | 802848 -> 814016 bytes | |||
-rw-r--r-- | ShellBinPkg/UefiShell/X64/Shell.efi | bin | 906016 -> 919808 bytes |
5 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi Binary files differindex 2357346fbe..31fc094fbc 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 1fa8452b9a..45881978bf 100644 --- a/ShellBinPkg/MinUefiShell/X64/Shell.efi +++ b/ShellBinPkg/MinUefiShell/X64/Shell.efi diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index a336a6f38c..07e298ad02 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 (r15493). The binaries are built with no debug information
+BaseTools Package (r15999). 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 Binary files differindex 0cdd7cd08d..8dd81c2d86 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 c7ae023dd0..ccefc2a075 100644 --- a/ShellBinPkg/UefiShell/X64/Shell.efi +++ b/ShellBinPkg/UefiShell/X64/Shell.efi |