summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts
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/Scripts
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/Scripts')
-rwxr-xr-xBaseTools/Scripts/ShowEnvironment.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/Scripts/ShowEnvironment.bat b/BaseTools/Scripts/ShowEnvironment.bat
index 5dd30b45a4..759a74d8f3 100755
--- a/BaseTools/Scripts/ShowEnvironment.bat
+++ b/BaseTools/Scripts/ShowEnvironment.bat
@@ -52,7 +52,6 @@ if defined SRC_CONF @goto SetEnv
@if not defined EDK_TOOLS_PATH @echo EDK_TOOLS_PATH = Not Set
@if defined BASE_TOOLS_PATH @echo BASE_TOOLS_PATH = %BASE_TOOLS_PATH%
@if defined EDK_TOOLS_BIN @echo EDK_TOOLS_BIN = %EDK_TOOLS_BIN%
-@if defined PYTHON_FREEZER_PATH @echo PYTHON_FREEZER_PATH = %PYTHON_FREEZER_PATH%
@if "%NT32PKG%"=="TRUE" (
@echo.
@echo NOTE: Please configure your build to use the following TOOL_CHAIN_TAG