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>
This commit is contained in:
Liming Gao
2018-10-16 23:08:46 +08:00
parent 1c3399d73d
commit 7b500c606a
7 changed files with 4 additions and 397 deletions

View File

@@ -13,8 +13,7 @@ Quick Start
-----------
Windows:
a) Set the PYTHON_FREEZER_PATH to the cx_Freeze installation directory
b) Go to the <buildtools_project>/BaseTools and run "toolsetup" script
a) Go to the <buildtools_project>/BaseTools and run "toolsetup" script
Unix-like:
a) make -C <buildtools_project>/BaseTools