summaryrefslogtreecommitdiff
path: root/ShellBinPkg/ReadMe.txt
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2016-05-06 15:43:36 +0800
committerHao Wu <hao.a.wu@intel.com>2016-07-13 20:44:00 +0800
commitea1a39eaa829ab9142daac612e9411a01ed385a5 (patch)
tree7ea35725e2d8159795fbf2164f388c5c6d8fe10e /ShellBinPkg/ReadMe.txt
parentef00edcaa268023e044ee03c315a62c1d05edb0e (diff)
downloadedk2-platforms-ea1a39eaa829ab9142daac612e9411a01ed385a5.tar.xz
ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project d454c18a315f109c52b78e8049a7231eb01f003c. The binaries are built with no debug information by building with "RELEASE" target. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> (cherry picked from commit 74965b485e2a7aecb047287c663317ab17c1fc06)
Diffstat (limited to 'ShellBinPkg/ReadMe.txt')
-rw-r--r--ShellBinPkg/ReadMe.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt
index 618f15c536..8262e4d481 100644
--- a/ShellBinPkg/ReadMe.txt
+++ b/ShellBinPkg/ReadMe.txt
@@ -2,8 +2,8 @@
OVERVIEW
============================================================================
The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r19529). The binaries are built with no debug information
-by building with "RELEASE" target.
+BaseTools Package (git version: d454c18a315f109c52b78e8049a7231eb01f003c). 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:
1. Check out EDK II to $(WORKSPACE)