summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/Check.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Ecc: Make Ecc only check first include guardPierre Gondois2021-03-181-3/+5
* BaseTools: Align include guards policyPierre Gondois2021-02-261-1/+2
* BaseTools/Ecc: Fix an issue of path separator compatibilityBob Feng2020-09-011-4/+4
* BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX2020-01-131-3/+4
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-041-1/+1
* BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX2019-09-091-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-7/+7
* BaseTools: ECC tool Python3 adaptionFeng, Bob C2019-02-011-2/+2
* BaseTools/Ecc: Update a checkpoint criteria.Hess Chen2018-10-241-1/+1
* BaseTools/ECC: Fix an identification issue of typedef function.Hess Chen2018-10-241-1/+11
* BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.Hess Chen2018-10-241-0/+60
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-2/+2
* BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen2018-10-131-2/+2
* BaseTools/Ecc: Fix import issueshchen302018-08-161-4/+4
* BaseTools/Ecc: Add some new checkpointsHess Chen2018-07-261-0/+54
* BaseTools: Use absolute import in EccGary Lin2018-07-161-4/+5
* BaseTools: Clean up source filesLiming Gao2018-07-091-11/+11
* BaseTools: Remove the old python "not-equal"Gary Lin2018-06-271-7/+7
* BaseTools: replace string with predefined constantCarsey, Jaben2018-05-021-1/+1
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-3/+3
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-1/+1
* BaseTools/ECC: Add a new checkpointHess Chen2017-04-131-0/+141
* BaseTools/ECC: Change check rule for Ifndef statementHess Chen2017-04-111-7/+8
* BaseTools/Ecc: GUID checkpointHess Chen2016-07-291-3/+3
* BaseTools/Ecc: Fix a bug to report fake issueHess Chen2015-12-141-0/+4
* BaseTools: Update ECC tool to support multiple workspacesLi YangX2015-10-081-8/+5
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-09-141-1/+4
* BaseTools/Ecc: Fix two bugs for the checkpoint of GUIDHess Chen2015-06-251-1/+1
* BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen2015-06-251-1/+19
* BaseTools/Ecc: Add a Configuration itemHess Chen2015-06-251-1/+4
* BaseTools/ECC: Fix some issues of ECC toolHess Chen2014-12-091-1/+1
* BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen2014-09-221-1/+1
* This patch is going to:Hess Chen2014-08-251-3/+158
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+2
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-1/+1
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-50/+125
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-1/+15
* Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao42011-11-091-43/+45
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-109/+183
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-3/+46
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-25/+42
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+865