diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-03-19 14:39:02 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-03-19 14:39:02 +0800 |
commit | 909762d0785676613dc29d833c0fe0ebe73a4835 (patch) | |
tree | 4da6c992b3fb3a15bfd7d172f05c92be6aa45a45 /ShellBinPkg | |
parent | 3f903173fa0e42e7cceef4744ab810452ad06e98 (diff) | |
download | edk2-909762d0785676613dc29d833c0fe0ebe73a4835.tar.gz |
ShellBinPkg: Update ReadMe.txt
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'ShellBinPkg')
-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 e3540ab195..6e8e4752be 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 (git version: 72208a9a90b8c6cd5011ddf174ad01e567b67454). The
+BaseTools Package (git version: 065a7d406cf8ebc71edb2afc66a70f11d9e83a58). The
binaries are built with no debug information by building with "RELEASE" target.
To generate Full Shell, execute:
|