]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: cleanup LongFilePathSupport usage
authorJaben Carsey <jaben.carsey@intel.com>
Fri, 16 Nov 2018 15:38:21 +0000 (23:38 +0800)
committerBobCF <bob.c.feng@intel.com>
Thu, 6 Dec 2018 09:10:27 +0000 (17:10 +0800)
commitea55e37c369ac5b9dc1a6fcc647bd3fa20cb05b1
treec4be972e04cbdfbf663a7bbcb51d39fa26b1ead3
parent4495792953bc832ddd49a33b2a580fee69d6b314
BaseTools: cleanup LongFilePathSupport usage

1) remove an identical function and import it from Common.LongFilePathSupport
2) remove an import that is not needed/used.

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 : Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/AutoGen/UniClassObject.py
BaseTools/Source/Python/build/build.py