audk/BaseTools/Source/Python
Carsey, Jaben 5a693b89a1 BaseTools: refactor and remove more keys() usage
this is no longer required to make dictionary objects iterable.

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-04-18 22:15:35 +08:00
..
AutoGen BaseTools: fix None comparisons 2018-04-17 20:49:32 +08:00
BPDG BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Common BaseTools: Remove un-needed list comprehension 2018-04-18 22:15:34 +08:00
CommonDataClass BaseTools: remove an unused file 2018-04-17 21:02:06 +08:00
Ecc BaseTools: remove uncalled functions 2018-04-03 17:39:34 +08:00
Eot BaseTools: Eot - Remove FvImage file 2018-04-18 22:15:34 +08:00
GenFds BaseTools: FfsInfStatement - remove unused function 2018-04-17 20:49:55 +08:00
GenPatchPcdTable BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
PatchPcdValue BaseTools: no need to do int() API work for it 2018-03-30 09:16:01 +08:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: fix None comparisons 2018-04-17 20:49:32 +08:00
Table
TargetTool BaseTools: refactor and remove out of date use of .keys() 2018-04-10 10:05:16 +08:00
Trim BaseTools: fix --genfds-multi-thread generate makefile issue 2018-04-11 14:47:55 +08:00
UPT BaseTools: refactor and remove out of date use of .keys() 2018-04-10 10:05:16 +08:00
Workspace BaseTools: refactor and remove more keys() usage 2018-04-18 22:15:35 +08:00
build BaseTools: use dictionary.get() when we have value if not found 2018-04-17 20:49:53 +08:00
GNUmakefile
Makefile BaseTools: Eot - Remove FvImage file 2018-04-18 22:15:34 +08:00
sitecustomize.py