summaryrefslogtreecommitdiffstats
path: root/BaseTools/ReadMe.txt
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2018-10-16 23:08:46 +0800
committerLiming Gao <liming.gao@intel.com>2018-10-19 08:21:47 +0800
commit7b500c606ad101fad52327318af37889048cd45e (patch)
treec2661cbf217ea7edf97f11b1536cfbec92aa85ab /BaseTools/ReadMe.txt
parent1c3399d73dda6acded6d1f680b43306f1eb84ebe (diff)
downloadedk2-7b500c606ad101fad52327318af37889048cd45e.tar.gz
edk2-7b500c606ad101fad52327318af37889048cd45e.tar.bz2
edk2-7b500c606ad101fad52327318af37889048cd45e.zip
BaseTools: Remove the step to freeze python tool
https://bugzilla.tianocore.org/show_bug.cgi?id=1257 Binary python tool is not supported anymore. So, the freeze python tool step is not required. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/ReadMe.txt')
-rw-r--r--BaseTools/ReadMe.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt
index db632f75ef..7d0486b95a 100644
--- a/BaseTools/ReadMe.txt
+++ b/BaseTools/ReadMe.txt
@@ -16,7 +16,6 @@ In addition to this, you should set the following environment variables:
* EDK_TOOLS_PATH - Path to the BaseTools sub directory under the edk2 tree
* BASE_TOOLS_PATH - The directory where the BaseTools source is located.
(It is the same directory where this README.txt is located.)
- * PYTHON_FREEZER_PATH - Path to where the python freezer tool is installed
After this, you can run the toolsetup.bat file, which is in the same
directory as this file. It should setup the remainder of the environment,