Update Shell hot fix patch to integrate a fix to solve "CHAR8" compatibility issue in Edit command and shell script execution.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5783 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-09-03 05:10:55 +00:00
parent fc952584eb
commit f8a6b28205
2 changed files with 60 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ This is EDK style package:
Currently version (r30) corresponds to EDK Shell 1.05 official release.
3. The ShellHotFix.patch file solves the follow two issues in EDK Shell 1.05 release:
a. RFC3066 language compatibility issue in drivers command
b. "CHAR8" compatibility issue in DmpStore command.
b. "CHAR8" compatibility issue in DmpStore, Edit command and shell script execution.
This patch will be integrated into the later official release.
4. The EDK II style DSC file is used to validate build EDK Shell source & EDK compatibility package and can generate the binaries in EdkShellBinPkg.
To use this file, execute the following command under workspace to build EDK Shell source: