diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-08-30 15:16:23 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-08-30 15:16:23 +0800 |
commit | 1877b15e10d97d9f95582131eccc574593c3391f (patch) | |
tree | 04b9a3535bab0c466e4603a843370c9c25fc77e1 /ShellBinPkg/ReadMe.txt | |
parent | 821f24b1283667de391215a2f0c8662ca2fd097d (diff) | |
download | edk2-1877b15e10d97d9f95582131eccc574593c3391f.tar.gz |
ShellBinPkg: Ia32/X64 Shell binary update.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
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 eea53f4d96..c10087b7e7 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: 983f59932db28ae37b9f9e545c1258bc59aa71ca). The
+BaseTools Package (git version: 821f24b1283667de391215a2f0c8662ca2fd097d). The
binaries are built with no debug information by building with "RELEASE" target.
To generate Full Shell, execute:
|