diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-07-25 10:48:43 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-07-25 10:48:43 +0800 |
commit | 227a1ac2d04504eee4c624f534ea3fcbb8140029 (patch) | |
tree | 9d2f6a275d3f59f38d0d0a53c84e4b27ac738ff7 /ShellBinPkg/ReadMe.txt | |
parent | fc41b97f128a0c7f28a9cc250e629a0ad2262ac8 (diff) | |
download | edk2-227a1ac2d04504eee4c624f534ea3fcbb8140029.zip edk2-227a1ac2d04504eee4c624f534ea3fcbb8140029.tar.gz edk2-227a1ac2d04504eee4c624f534ea3fcbb8140029.tar.bz2 |
ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project fc41b97f128a0c7f28a9cc250e629a0ad2262ac8.
The binaries are built with no debug information by building with "RELEASE" target.
Contributed-under: TianoCore Contribution Agreement 1.0
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 14f9b88..01b2ccf 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: c882bdc6712314f255c92d7c951eaf9760a9de38). The
+BaseTools Package (git version: fc41b97f128a0c7f28a9cc250e629a0ad2262ac8). 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:
|