diff options
author | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-11-29 21:13:29 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-11-29 21:13:29 +0000 |
commit | 600927afa382d7ddc67726e756a7fe5c4219a7c2 (patch) | |
tree | c669f93ec8339a449b4619389a746b1160895ceb /ShellBinPkg/ReadMe.txt | |
parent | 2e5c97edcd06f12034af3bf6684c63a2d8275315 (diff) | |
download | edk2-600927afa382d7ddc67726e756a7fe5c4219a7c2.zip edk2-600927afa382d7ddc67726e756a7fe5c4219a7c2.tar.gz edk2-600927afa382d7ddc67726e756a7fe5c4219a7c2.tar.bz2 |
ShellBinPkg: Update binary files.
Update binary files to new ones generated from tip r12797, and update the ReadMe.txt.
signed-off-by: jcarsey
reviewed-by: leegrosenbaum
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12798 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg/ReadMe.txt')
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 073e335..6af3a84 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -2,7 +2,7 @@ OVERVIEW
============================================================================
The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r12380). The binaries are built with no debug information
+BaseTools Package (r12797). The binaries are built with no debug information
by building with "RELEASE" target.
The following steps can help to re-generate these binaries for customization:
@@ -40,7 +40,6 @@ developer may integrate this code into an existing platform: ============================================================================
1. RM can delete current working directory via other map name.
2. DrvCfg does not overlap boot manager functionality.
-3. ifConfig permanent settings are under investigation (may not function correctly)
-4. Shell documentation is in development and forthcoming.
+3. Shell documentation is in development and forthcoming.
============================================================================
|