audk/BaseTools/Source/Python
Yonghong Zhu a0c9ce31b6 BaseTools: Fix a bug for tooldef class not include the newly Env
Prebuild script may update os.environ, but the tooldef class not include
the new ENV variables. so after the Launch prebuild script, we should
re-init the tooldef class to include the new ENV variables.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-02 09:50:04 +08:00
..
AutoGen BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image block 2016-10-19 10:02:31 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Fix a bug for ExpandMacros to support mixed case ENV var 2016-11-02 09:49:04 +08:00
CommonDataClass BaseTools: Add support to merge Prebuild and Postbuild into build Process 2016-04-07 13:13:22 +08:00
Ecc BaseTools/Ecc: GUID checkpoint 2016-07-29 16:16:17 +08:00
Eot
GenFds BaseTools: Fix the bug for OptionRom generation with different arch 2016-11-02 09:47:41 +08:00
GenPatchPcdTable BaseTools: Fix GenPatchPcdTable to support '-' characters in file names 2016-01-18 01:42:20 +00:00
PatchPcdValue
Pkcs7Sign BaseTools: Update sign tool to make MonotonicCount *after* Payload 2016-10-17 13:26:22 +08:00
Rsa2048Sha256Sign BaseTools: Update sign tool to make MonotonicCount *after* Payload 2016-10-17 13:26:22 +08:00
Table
TargetTool
Trim BaseTools: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: Fix a install issue 2016-08-09 14:39:56 +08:00
Workspace BaseTools: support PCD value to use expression in the DEC file 2016-10-19 10:03:49 +08:00
build BaseTools: Fix a bug for tooldef class not include the newly Env 2016-11-02 09:50:04 +08:00
GNUmakefile
Makefile BaseTools: List missing source python files for Ecc tool in Makefile 2016-09-27 16:26:13 +08:00
sitecustomize.py