]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellBinPkg/ReadMe.txt
ShellBinPkg: New Shell binaries for IA32 and X64
[mirror_edk2.git] / ShellBinPkg / ReadMe.txt
index 8ce28de3f1c7e95f46d41b573507ca8cc16a1afc..07f8967a7a641b572f1dae271fa777f2d3e6a150 100644 (file)
@@ -1,19 +1,14 @@
 ============================================================================\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
-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