From: Qiu Shumin Date: Thu, 11 Jun 2015 02:32:52 +0000 (+0000) Subject: ShellBinPkg: Ia32/X64 Shell binary update. X-Git-Tag: edk2-stable201903~9646 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2a697cb579972d1b849c396499dd0a1d2e911d35 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. 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@17619 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi index 83e03eb356..138f2d07aa 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 1b8515223a..92f6122d54 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 2e3355b3e7..15d51016d8 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 (r16473). The binaries are built with no debug information +BaseTools Package (r17584). 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 08693063e1..9a422ea2a0 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 50746f14b3..3f7093cbd0 100644 Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ