]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/UPT/UPT.py
BaseTool/UPT: Add Test Install
authorHess Chen <hesheng.chen@intel.com>
Fri, 29 Jul 2016 07:58:23 +0000 (15:58 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 3 Aug 2016 02:47:52 +0000 (10:47 +0800)
commit6cf9903481f07859cb0013598d2d13309d4e4644
treeaed86525be0cd991073e28889eca83c15185ae10
parent17f3e942bc527fbd75068d2d5752b6af54917487
BaseTool/UPT: Add Test Install

Add a new function to test if a DIST file list
one by one to see if they can meet the requirement
of Dependency.

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/Logger/StringTable.py
BaseTools/Source/Python/UPT/TestInstall.py [new file with mode: 0644]
BaseTools/Source/Python/UPT/UPT.py