]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Common/Misc.py
BaseTools: dont make temporary dict
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Thu, 5 Apr 2018 14:00:24 +0000 (22:00 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 9 Apr 2018 06:02:57 +0000 (14:02 +0800)
commit175a4b5db39f57721022990ac8b92cf33015fa0b
tree370f6fc00672ee53f627c054afdba60c6784e27e
parent95cc4962167572089a99be324574094ba22415ad
BaseTools: dont make temporary dict

just make the key list directly

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>
BaseTools/Source/Python/Common/Misc.py