]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: remove the not used PyUtility file
authorYonghong Zhu <yonghong.zhu@intel.com>
Thu, 13 Sep 2018 06:12:00 +0000 (14:12 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 15 Oct 2018 02:23:36 +0000 (10:23 +0800)
commit6974c784cbfcdf61725f4f28ecca34991774369f
treed3cb6e05528cc220df9c33b8ab17ff6a68cf7b48
parent0e982cf03dd5023b90def60c3656e5e18135ebac
BaseTools: remove the not used PyUtility file

the PyUtility is not used, so we remove it.
(re-add this patch since it be reverted in Python3 migration patches,
but this check is not related with Python3)

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/PyUtility/Makefile [deleted file]
BaseTools/Source/C/PyUtility/PyUtility.c [deleted file]
BaseTools/Source/C/PyUtility/setup.py [deleted file]
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/Common/PyUtility.pyd [deleted file]