diff options
author | Jaben Carsey <jaben.carsey@intel.com> | 2014-02-24 22:26:49 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-02-24 22:26:49 +0000 |
commit | e794f18021ccd8fa8f7bbdb3bc85143282dbc12a (patch) | |
tree | 780cb9aaaaaeffa4a4ff657563f3858dc1ed794d /ShellBinPkg/ReadMe.txt | |
parent | 0a6f286257da8a9082bcffb4bcbe62bb01468dfb (diff) | |
download | edk2-e794f18021ccd8fa8f7bbdb3bc85143282dbc12a.zip edk2-e794f18021ccd8fa8f7bbdb3bc85143282dbc12a.tar.gz edk2-e794f18021ccd8fa8f7bbdb3bc85143282dbc12a.tar.bz2 |
ShellBinPkg: binary update based on 15257.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15258 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg/ReadMe.txt')
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 7c6e2b7..dad6d7c 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 (r14706). The binaries are built with no debug information
+BaseTools Package (r15257). 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:
|