From: Qiu Shumin Date: Thu, 17 Dec 2015 13:34:43 +0000 (+0000) Subject: ShellBinPkg: Ia32/X64 Shell binary update. X-Git-Tag: edk2-stable201903~8227 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=40c7f37a21f07c82d8f3b7da8024b21dd11f05e0 ShellBinPkg: Ia32/X64 Shell binary update. The binaries of ShellBinPkg are generated with ShellPkg project 19307. 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 git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19320 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi index 154171811e..293547e091 100644 Binary files a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi and b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi differ diff --git a/ShellBinPkg/MinUefiShell/X64/Shell.efi b/ShellBinPkg/MinUefiShell/X64/Shell.efi index e737016169..e79060ca5e 100644 Binary files a/ShellBinPkg/MinUefiShell/X64/Shell.efi and b/ShellBinPkg/MinUefiShell/X64/Shell.efi differ diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 788922d225..8b7c9f130b 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 (r18507). The binaries are built with no debug information +BaseTools Package (r19307). 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 7fb32890cf..ed018b9cb7 100644 Binary files a/ShellBinPkg/UefiShell/Ia32/Shell.efi and b/ShellBinPkg/UefiShell/Ia32/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/X64/Shell.efi b/ShellBinPkg/UefiShell/X64/Shell.efi index 13858c1411..10a3a52950 100644 Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ