]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/UPT: Fix a install issue
authorHess Chen <hesheng.chen@intel.com>
Mon, 8 Aug 2016 03:28:20 +0000 (11:28 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 9 Aug 2016 06:39:56 +0000 (14:39 +0800)
commit9e730bd16418d76e400f87cf852b53f960d1d5b3
tree5480851abea7732fb602c2f533e69fac9ce92c8b
parent7989300df75f274203d74266811089aaa11b517c
BaseTools/UPT: Fix a install issue

Fix a corner case issue of installing a module without
any files which causes installing UNI file failure

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/Library/String.py