]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Ecc/MetaDataParser.py
BaseTools: Update ECC tool to support multiple workspaces
authorLi YangX <yangx.li@intel.com>
Thu, 8 Oct 2015 09:28:51 +0000 (09:28 +0000)
committerlgao4 <lgao4@Edk2>
Thu, 8 Oct 2015 09:28:51 +0000 (09:28 +0000)
commitc4f52e128fef070954e34e91fb4e9c458d9fc1e7
tree09acbb4ec633d3eb98aa4de8c39256cb643f2336
parentfb0f8067ea4bfe21b8bc3bd2b2617f5b3d8d87aa
BaseTools: Update ECC tool to support multiple workspaces

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

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Li YangX <yangx.li@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18581 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Ecc/Check.py
BaseTools/Source/Python/Ecc/Ecc.py
BaseTools/Source/Python/Ecc/MetaDataParser.py