diff options
author | Jaben Carsey <jaben.carsey@intel.com> | 2018-07-20 01:57:39 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-07-25 09:40:49 +0800 |
commit | 0f78fd73496f26d45516f6c453a66f35edca6ab0 (patch) | |
tree | 1291bf20eb28ec60e095d9dfba679cc3fad04e5c /BaseTools/Source/Python/build/BuildReport.py | |
parent | 49a4797e9c6829520eb3e09b52710b6b6993a65e (diff) | |
download | edk2-0f78fd73496f26d45516f6c453a66f35edca6ab0.tar.gz edk2-0f78fd73496f26d45516f6c453a66f35edca6ab0.tar.bz2 edk2-0f78fd73496f26d45516f6c453a66f35edca6ab0.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/build/BuildReport.py')
0 files changed, 0 insertions, 0 deletions