]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/ECC: Fix some issues of ECC tool
authorHess Chen <hesheng.chen@intel.com>
Tue, 9 Dec 2014 06:41:58 +0000 (06:41 +0000)
committerhchen30 <hchen30@Edk2>
Tue, 9 Dec 2014 06:41:58 +0000 (06:41 +0000)
commit8d62ae35ca6a4d0331f9ebd7609265378e69afbf
treeb18d514ad965cd7e8613e851afebb0fac55accf3
parent3720ee6d32219fd67d391f53f2cb812dc197a86b
BaseTools/ECC: Fix some issues of ECC tool

Add support for the usage which is defined in the above line for a Protocol/Ppi/Guid
Add support for “!ERROR”
Ignore issue of parsing a macro

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess 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@16487 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Common/DataType.py
BaseTools/Source/Python/CommonDataClass/DataClass.py
BaseTools/Source/Python/Ecc/Check.py
BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py