]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
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)
commit5a693b89a1976f13d32a3ed302f5d6e0664979d6
treedca0b861ab461d87097d4677d86c0a00d0e23cef
parentd498274fcd2751343b308ef1edfcc3fd524b79d3
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>
BaseTools/Source/Python/Workspace/DscBuildData.py