diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi index 8ba95fa67f..76633175f0 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 bf1a33eeee..e0803a27b9 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 073e335d5e..6af3a84187 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 (r12380). The binaries are built with no debug information +BaseTools Package (r12797). 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: @@ -40,7 +40,6 @@ developer may integrate this code into an existing platform: ============================================================================ 1. RM can delete current working directory via other map name. 2. DrvCfg does not overlap boot manager functionality. -3. ifConfig permanent settings are under investigation (may not function correctly) -4. Shell documentation is in development and forthcoming. +3. Shell documentation is in development and forthcoming. ============================================================================ diff --git a/ShellBinPkg/UefiShell/Ia32/Shell.efi b/ShellBinPkg/UefiShell/Ia32/Shell.efi index 14d5fb81a7..f4065746e9 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 5aac065525..eb35ba57f0 100644 Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ