]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellBinPkg: New Shell binaries for IA32 and X64
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 19 Dec 2016 07:27:38 +0000 (15:27 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Mon, 19 Dec 2016 07:27:38 +0000 (15:27 +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 c9df8258e87289410821d45af0ebda46152d3157..14ac419a48a8cfa61265c75fcc59e4b9478534f4 100644 (file)
Binary files a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi and b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi differ
index 940a933a0085502f4c0f9291dcf6778c09d5a25a..6df38b0ebe764f46c0ef703428551b2fd56ad78c 100644 (file)
Binary files a/ShellBinPkg/MinUefiShell/X64/Shell.efi and b/ShellBinPkg/MinUefiShell/X64/Shell.efi differ
index 8ce28de3f1c7e95f46d41b573507ca8cc16a1afc..07f8967a7a641b572f1dae271fa777f2d3e6a150 100644 (file)
@@ -1,19 +1,14 @@
 ============================================================================\r
                                  OVERVIEW\r
 ============================================================================\r
 ============================================================================\r
                                  OVERVIEW\r
 ============================================================================\r
-The binaries of ShellBinPkg are generated with ShellPkg project and built with \r
-BaseTools Package (git version: 031403460c9782a2563a81a6065ded99046960c2). The\r
+The binaries of ShellBinPkg are generated with ShellPkg project and built with\r
+BaseTools Package (git version: d2fc7711136a13ea3ea8e00de6d9651507b8ed50). The\r
 binaries are built with no debug information by building with "RELEASE" target.\r
 \r
 binaries are built with no debug information by building with "RELEASE" target.\r
 \r
-The following steps can help to re-generate these binaries for customization:\r
-1. Check out EDK II to $(WORKSPACE) \r
-(svn https://svn.code.sf.net/p/edk2/code/trunk/edk2).\r
-\r
-2. Under $(WORKSPACE) directory (i.e. c:\EdkII),\r
-   To generate Shell, execute:\r
-        "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE"\r
-   To generate Minimal Shell, execute:\r
-        "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE -D NO_SHELL_PROFILES"\r
+To generate Full Shell, execute:\r
+  "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE"\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
 ============================================================================\r
                     HOW TO INCORPORATE THIS SHELL INTO NT32\r
index 6f224ef6f5c3fb2ae299629a4729cedec12e220f..b92bc738b04fb5222e331f94fda91806e6d1ff1f 100644 (file)
Binary files a/ShellBinPkg/UefiShell/Ia32/Shell.efi and b/ShellBinPkg/UefiShell/Ia32/Shell.efi differ
index 6f89c55ee3a80513015774bfa0d495912567ddbc..222bed51fe416d1085df83038975ae03b107f3e8 100644 (file)
Binary files a/ShellBinPkg/UefiShell/X64/Shell.efi and b/ShellBinPkg/UefiShell/X64/Shell.efi differ