mirror_edk2/BaseTools/Source/Python
Jaben Carsey 0f78fd7349 BaseTools: AutoGen - change class variable to funciton variable
This variable is only used in one function, make it local there.
Also when iterating on the variable, use dict.items() to get value
instead of re-looking up the value multiple times.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-07-25 09:40:49 +08:00
..
AutoGen BaseTools: AutoGen - change class variable to funciton variable 2018-07-25 09:40:49 +08:00
BPDG BaseTools: Use absolute import in BPDG 2018-07-16 11:22:15 +08:00
build BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
Common BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
CommonDataClass BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Ecc BaseTools: Use absolute import in Ecc 2018-07-16 11:22:17 +08:00
Eot BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
GenFds BaseTools: Move ImageBinDict to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
GenPatchPcdTable BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
PatchPcdValue BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Pkcs7Sign BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Rsa2048Sha256Sign BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Table BaseTools: Use absolute import in Table 2018-07-16 11:22:17 +08:00
TargetTool BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Trim BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
UPT BaseTools: Use absolute import in UPT 2018-07-16 11:22:18 +08:00
Workspace BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00