]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: use built in dict instead of custom version.
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Tue, 3 Apr 2018 21:03:02 +0000 (05:03 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sun, 8 Apr 2018 06:50:15 +0000 (14:50 +0800)
commit5af2a627d13f00f7dd782dde9db2ac7b821e8816
tree7dc949e40be5584cda64f17b7be068914c87d604
parent5060928b12724d7d6030aa9a472dc113f226386c
BaseTools: use built in dict instead of custom version.

We dont use any feature added by custom dictionary class.

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/Eot/EotGlobalData.py