]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Cleanup unneeded code
authorJaben Carsey <jaben.carsey@intel.com>
Fri, 18 May 2018 00:06:52 +0000 (08:06 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 13 Jun 2018 01:02:56 +0000 (09:02 +0800)
commitcaf744956d4c8c0ef358bdc3df2cdb10265c2ea8
tree2b3f1991e58f949b1fb34a4948a74ca60e4d1dd7
parentc14b58614ffb992dfc668966a19becb86614aafc
BaseTools: Cleanup unneeded code

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>
13 files changed:
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/GenC.py
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/AutoGen/GenPcdDb.py
BaseTools/Source/Python/AutoGen/GenVar.py
BaseTools/Source/Python/AutoGen/StrGather.py
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/Common/StringUtils.py
BaseTools/Source/Python/Common/VpdInfoFile.py
BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
BaseTools/Source/Python/build/BuildReport.py
BaseTools/Source/Python/build/build.py