]> git.proxmox.com Git - mirror_edk2.git/blame - EdkShellBinPkg/ReadMe.txt
a typo of ISCSI string
[mirror_edk2.git] / EdkShellBinPkg / ReadMe.txt
CommitLineData
c03b1ae7 1The binaries of EdkShellBinPkg are generated with EDK-Shell 1.05 release and build with Edk Compatibility & BaseTools Package\r
d1bc3025 2(r5782)\r
abe7b4c6 3\r
fa312759 4The following steps can help to re-generate these binaries for customization:\r
d1bc3025 51. Check out EdkCompatibilityPkg (r5782) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://edk2.tianocore.org/svn/edk2/trunk/edk2/EdkCompatibilityPkg).\r
4489c1fa 62. Check out EdkShellPkg(r5782) to $(WORKSPACE)\EdkShellPkg (svn https://edk2.tianocore.org/svn/edk2/trunk/edk2/EdkShellPkg).\r
2c3a2aea 7 This package has an SVN extern directory from EDK Shell project. It is read-only and current revison (r30) is identical to EDK shell 1.05 release. \r
d1bc3025 83. Update to the newest BaseTools package. (r5782 or later)\r
2c3a2aea 94. Apply a hot fix ShellHotFix.patch under EdkShellPkg directory.\r
d1bc3025 10 Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and "CHAR8" compatibility issue in DmpStore, Edit command and shell script execution.\r
2c3a2aea 11 This patch will be integrated into the later official release.\r
125. Under workspace directory (i.e. c:\EdkII), execute: build -a IA32 -a X64 -a IPF -p EdkShellPkg\EdkShellPkg.dsc\r
970e4d2b 136. Copy the binaries from Build directory to this package. Typically the EFI binary\r
2c3a2aea 14 of EdkShellPkg\Shell\$(INF_BASENAME).inf is generated at:\r
15 Build\EdkShellPkg\DEBUG_MYTOOLS\$(ARCH)\EdkShellPkg\Shell\$(INF_BASENAME)\OUTPUT\$(BASENAME).efi\r
fa312759 16 For example:\r
2c3a2aea 17 The x64 EFI image of EdkShellPkg\Shell\ver\ver.inf is generated at:\r
18 Build\EdkShellPkg\DEBUG_MYTOOLS\X64\EdkShellPkg\Shell\ver\Ver\OUTPUT\ver.efi\r
abe7b4c6 19\r
20Note: Other\Maintained\Application\Shell\Shell.inf corresponds to Minimum shell binaries.\r
21 Other\Maintained\Application\Shell\ShellFull.inf corresponds to Full Shell binaries.