From: Qiu Shumin Date: Fri, 6 May 2016 07:43:36 +0000 (+0800) Subject: ShellBinPkg: Ia32/X64 Shell binary update. X-Git-Tag: edk2-stable201903~7122 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=74965b485e2a7aecb047287c663317ab17c1fc06 ShellBinPkg: Ia32/X64 Shell binary update. The binaries of ShellBinPkg are generated with ShellPkg project d454c18a315f109c52b78e8049a7231eb01f003c. 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 --- diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi index f17342427b..df79332852 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 7026fe266e..33c705d299 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 618f15c536..8262e4d481 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -2,8 +2,8 @@ OVERVIEW ============================================================================ The binaries of ShellBinPkg are generated with ShellPkg project and built with -BaseTools Package (r19529). The binaries are built with no debug information -by building with "RELEASE" target. +BaseTools Package (git version: d454c18a315f109c52b78e8049a7231eb01f003c). 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: 1. Check out EDK II to $(WORKSPACE) diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi index 36d6b9c52a..4990be9a7e 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 18d3afa9ed..cbd1f2b0b2 100644 Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ