]> git.proxmox.com Git - mirror_edk2.git/blame - ShellBinPkg/ReadMe.txt
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[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
46e2632b 5BaseTools Package (git version: 983f59932db28ae37b9f9e545c1258bc59aa71ca). 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