]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: Use pickle to replace cPickle
authorYunhua Feng <yunhuax.feng@intel.com>
Tue, 31 Jul 2018 08:32:57 +0000 (16:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 2 Aug 2018 07:12:34 +0000 (15:12 +0800)
Use pickle to replace cPickle because of python3 removed cPickle

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>

No differences found