]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ShellBinPkg/ReadMe.txt
ShellBinPkg: Update ReadMe.txt
[mirror_edk2.git] / ShellBinPkg / ReadMe.txt
... / ...
CommitLineData
1============================================================================\r
2 OVERVIEW\r
3============================================================================\r
4The binaries of ShellBinPkg are generated with ShellPkg project and built with\r
5BaseTools Package (git version: 065a7d406cf8ebc71edb2afc66a70f11d9e83a58). The\r
6binaries are built with no debug information by building with "RELEASE" target.\r
7\r
8To generate Full Shell, execute:\r
9 "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE"\r
10To generate Minimal Shell, execute:\r
11 "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE -D NO_SHELL_PROFILES"\r
12\r
13============================================================================\r
14 KNOWN LIMITATIONS\r
15============================================================================\r
161. RM can delete current working directory via other map name.\r
172. DrvCfg does not overlap boot manager functionality.\r
18\r
19============================================================================\r