summaryrefslogtreecommitdiff
path: root/EdkShellPkg/ReadMe.txt
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 05:10:55 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 05:10:55 +0000
commitf8a6b28205512647b04dbdb698b9cf063fe6b962 (patch)
tree07f4dc77fcce623384576bd433d2e406542b72c9 /EdkShellPkg/ReadMe.txt
parentfc952584ebd9bcf878ef24e6d3b015645262c855 (diff)
downloadedk2-platforms-f8a6b28205512647b04dbdb698b9cf063fe6b962.tar.xz
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
Diffstat (limited to 'EdkShellPkg/ReadMe.txt')
-rw-r--r--EdkShellPkg/ReadMe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkShellPkg/ReadMe.txt b/EdkShellPkg/ReadMe.txt
index f36eb3dc43..55e97fda26 100644
--- a/EdkShellPkg/ReadMe.txt
+++ b/EdkShellPkg/ReadMe.txt
@@ -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: