]> git.proxmox.com Git - mirror_edk2.git/blame - ShellBinPkg/ReadMe.txt
ShellBinPkg: Ia32/X64 Shell binary update.
[mirror_edk2.git] / ShellBinPkg / ReadMe.txt
CommitLineData
072d6116 1============================================================================\r
2 OVERVIEW\r
3============================================================================\r
15dae685 4The binaries of ShellBinPkg are generated with ShellPkg project and built with\r
ccba4d32 5BaseTools Package (git version: 3bd91ae2365896f049bf44a4bf048eb52d7e26db). The\r
74965b48 6binaries are built with no debug information by building with "RELEASE" target.\r
072d6116 7\r
15dae685
RN
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
072d6116 12\r
072d6116 13============================================================================\r
14 KNOWN LIMITATIONS\r
15============================================================================\r
161. RM can delete current working directory via other map name.\r
2f4f828a 172. DrvCfg does not overlap boot manager functionality.\r
072d6116 18\r
19============================================================================\r