diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-03-07 16:30:32 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-03-07 16:30:32 +0800 |
commit | 133451f3441d363d1c829b1b0a91b2aad3a719ef (patch) | |
tree | 30e7ccffb4d8165b653caa10d3e825b00226dce4 /ShellBinPkg/ReadMe.txt | |
parent | 72208a9a90b8c6cd5011ddf174ad01e567b67454 (diff) | |
download | edk2-133451f3441d363d1c829b1b0a91b2aad3a719ef.tar.gz edk2-133451f3441d363d1c829b1b0a91b2aad3a719ef.tar.bz2 edk2-133451f3441d363d1c829b1b0a91b2aad3a719ef.zip |
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 926c246043..e3540ab195 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: 3bd91ae2365896f049bf44a4bf048eb52d7e26db). The
+BaseTools Package (git version: 72208a9a90b8c6cd5011ddf174ad01e567b67454). The
binaries are built with no debug information by building with "RELEASE" target.
To generate Full Shell, execute:
|