]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Update UPT tool to support multiple workspaces
authorHesheng Chen <hesheng.chen@intel.com>
Thu, 8 Oct 2015 09:28:15 +0000 (09:28 +0000)
committerlgao4 <lgao4@Edk2>
Thu, 8 Oct 2015 09:28:15 +0000 (09:28 +0000)
commitfb0f8067ea4bfe21b8bc3bd2b2617f5b3d8d87aa
tree882a5514c217ca069268fd4cbbece6ad738fcb85
parent05cc51ad5894c8904d0fe5cdcf3f4d0a07dab85d
BaseTools: Update UPT tool to support multiple workspaces

Update UPT to refer MultipleWorkspace class to convert
the file path from WORKSPACE and PACKAGES_PATH.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hesheng Chen <hesheng.chen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18580 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/UPT/Core/DistributionPackageClass.py
BaseTools/Source/Python/UPT/Core/PackageFile.py
BaseTools/Source/Python/UPT/Library/GlobalData.py
BaseTools/Source/Python/UPT/Library/Misc.py
BaseTools/Source/Python/UPT/Library/ParserValidate.py
BaseTools/Source/Python/UPT/Library/Parsing.py
BaseTools/Source/Python/UPT/MkPkg.py
BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py
BaseTools/Source/Python/UPT/UPT.py