diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-07-29 10:33:26 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-07-29 10:44:17 +0800 |
commit | d6c3ef2ed14186a2dd1afb8016ac4e816ccd18e2 (patch) | |
tree | 8d53e7e53c75ba9a8f2f0e29d6d0c7551b9d22c9 /ShellBinPkg/ReadMe.txt | |
parent | 4b1f70e2d70f1cec5d7b806d7c70a8bfefde003c (diff) | |
download | edk2-platforms-d6c3ef2ed14186a2dd1afb8016ac4e816ccd18e2.tar.xz |
ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project 031403460c9782a2563a81a6065ded99046960c2.
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 01b2ccfa64..8ce28de3f1 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: fc41b97f128a0c7f28a9cc250e629a0ad2262ac8). The
+BaseTools Package (git version: 031403460c9782a2563a81a6065ded99046960c2). 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:
|