]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ShellBinPkg/ReadMe.txt
ShellBinPkg: Ia32/X64 Shell binary update.
[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: 72208a9a90b8c6cd5011ddf174ad01e567b67454). 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