]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellBinPkg: Ia32/X64 Shell binary update.
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 7 Apr 2017 05:06:22 +0000 (13:06 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Fri, 7 Apr 2017 05:14:20 +0000 (13:14 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
ShellBinPkg/MinUefiShell/Ia32/Shell.efi
ShellBinPkg/MinUefiShell/X64/Shell.efi
ShellBinPkg/ReadMe.txt
ShellBinPkg/UefiShell/Ia32/Shell.efi
ShellBinPkg/UefiShell/X64/Shell.efi

index 14ac419a48a8cfa61265c75fcc59e4b9478534f4..81eb51a6a029f687f762c4d08bdcd11eb528e63b 100644 (file)
Binary files a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi and b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi differ
index 6df38b0ebe764f46c0ef703428551b2fd56ad78c..391d2c336b2928be4f011e814c1215f41c3a2ed4 100644 (file)
Binary files a/ShellBinPkg/MinUefiShell/X64/Shell.efi and b/ShellBinPkg/MinUefiShell/X64/Shell.efi differ
index 07f8967a7a641b572f1dae271fa777f2d3e6a150..84029a4813cb08628027ce238870c7d6321d9e02 100644 (file)
@@ -2,7 +2,7 @@
                                  OVERVIEW\r
 ============================================================================\r
 The binaries of ShellBinPkg are generated with ShellPkg project and built with\r
                                  OVERVIEW\r
 ============================================================================\r
 The binaries of ShellBinPkg are generated with ShellPkg project and built with\r
-BaseTools Package (git version: d2fc7711136a13ea3ea8e00de6d9651507b8ed50). The\r
+BaseTools Package (git version: 3ff40610334fa0f3c43659a1be10a51aacb3863b). The\r
 binaries are built with no debug information by building with "RELEASE" target.\r
 \r
 To generate Full Shell, execute:\r
 binaries are built with no debug information by building with "RELEASE" target.\r
 \r
 To generate Full Shell, execute:\r
@@ -10,31 +10,10 @@ To generate Full Shell, execute:
 To generate Minimal Shell, execute:\r
   "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE -D NO_SHELL_PROFILES"\r
 \r
 To generate Minimal Shell, execute:\r
   "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE -D NO_SHELL_PROFILES"\r
 \r
-============================================================================\r
-                    HOW TO INCORPORATE THIS SHELL INTO NT32\r
-============================================================================\r
-The instructions below are included as a sample and template on how a \r
-developer may integrate this code into an existing platform:\r
-\r
-1. Update system PCDs to support this new module\r
-   Update the PCD as follows using the Shell's PCD:\r
-   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, \r
-    0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, \r
-    0xB4, 0xD1 }\r
-\r
-2. Remove the old shell from the NT32 Firmware list\r
-   Remove the FILE APPLICATION section for the old shell.\r
-\r
-3. Add this shell to the NT32 firmware list\r
-   Add the Shell.INF to the end of the list of DXE modules.\r
-\r
-4. Build NT32\r
-\r
 ============================================================================\r
                           KNOWN LIMITATIONS\r
 ============================================================================\r
 1. RM can delete current working directory via other map name.\r
 2. DrvCfg does not overlap boot manager functionality.\r
 ============================================================================\r
                           KNOWN LIMITATIONS\r
 ============================================================================\r
 1. RM can delete current working directory via other map name.\r
 2. DrvCfg does not overlap boot manager functionality.\r
-3. Shell documentation is in development and forthcoming.\r
 \r
 ============================================================================\r
 \r
 ============================================================================\r
index b92bc738b04fb5222e331f94fda91806e6d1ff1f..551ca2b06d19d4425973f3129835a4ff6e1e6df4 100644 (file)
Binary files a/ShellBinPkg/UefiShell/Ia32/Shell.efi and b/ShellBinPkg/UefiShell/Ia32/Shell.efi differ
index 222bed51fe416d1085df83038975ae03b107f3e8..4f5ef56375db04885f9527d135811fa74c1d626b 100644 (file)
Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ