]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/UPT/Library/StringUtils.py
BaseTools/UPT: Fix UNI file name issue
authorHess Chen <hesheng.chen@intel.com>
Wed, 23 Aug 2017 05:53:36 +0000 (13:53 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 24 Aug 2017 13:39:50 +0000 (21:39 +0800)
commitf71b163020d7f97e0533c412d175bc642f628ef6
tree13cb9eab294654fe4da2b5306b2a41fea8cfd449
parentcefbbb3d087143316fba077dd02964afb92f647f
BaseTools/UPT: Fix UNI file name issue

Fix the issue of creating duplicate UNI file names
Fix the issue of removing packages

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/UPT/Core/DependencyRules.py
BaseTools/Source/Python/UPT/GenMetaFile/GenInfFile.py
BaseTools/Source/Python/UPT/Library/String.py
BaseTools/Source/Python/UPT/Object/POM/ModuleObject.py