]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: refactor and remove more keys() usage
authorCarsey, Jaben <jaben.carsey@intel.com>
Tue, 10 Apr 2018 14:20:06 +0000 (22:20 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 18 Apr 2018 14:15:35 +0000 (22:15 +0800)
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>

No differences found