summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc/Check.py
AgeCommit message (Expand)AuthorFilesLines
11 daysBaseTools: Remove ARM32 SupportOliver Smith-Denny1-1/+1
2025-07-01BaseTools: Remove unreachable codePierre Gondois1-1/+0
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton1-1/+1
2024-07-15BaseTools: drop GeneralCheckNonAscii() from ECCLeif Lindholm1-20/+0
2024-07-15BaseTools: fix consistent Ecc misspelling of ASCIILeif Lindholm1-6/+6
2021-03-18BaseTools/Ecc: Make Ecc only check first include guardPierre Gondois1-3/+5
2021-02-26BaseTools: Align include guards policyPierre Gondois1-1/+2
2020-09-01BaseTools/Ecc: Fix an issue of path separator compatibilityBob Feng1-4/+4
2020-01-13BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX1-3/+4
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm1-1/+1
2019-09-09BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-7/+7
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C1-2/+2
2018-10-24BaseTools/Ecc: Update a checkpoint criteria.Hess Chen1-1/+1
2018-10-24BaseTools/ECC: Fix an identification issue of typedef function.Hess Chen1-1/+11
2018-10-24BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.Hess Chen1-0/+60
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-2/+2
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen1-2/+2
2018-08-16BaseTools/Ecc: Fix import issueshchen301-4/+4
2018-07-26BaseTools/Ecc: Add some new checkpointsHess Chen1-0/+54
2018-07-16BaseTools: Use absolute import in EccGary Lin1-4/+5
2018-07-09BaseTools: Clean up source filesLiming Gao1-11/+11
2018-06-27BaseTools: Remove the old python "not-equal"Gary Lin1-7/+7
2018-05-02BaseTools: replace string with predefined constantCarsey, Jaben1-1/+1
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-3/+3
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-1/+1
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen1-0/+141
2017-04-11BaseTools/ECC: Change check rule for Ifndef statementHess Chen1-7/+8
2016-07-29BaseTools/Ecc: GUID checkpointHess Chen1-3/+3
2015-12-14BaseTools/Ecc: Fix a bug to report fake issueHess Chen1-0/+4
2015-10-08BaseTools: Update ECC tool to support multiple workspacesLi YangX1-8/+5
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen1-1/+4
2015-06-25BaseTools/Ecc: Fix two bugs for the checkpoint of GUIDHess Chen1-1/+1
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen1-1/+19
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen1-1/+4
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen1-1/+1
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen1-1/+1
2014-08-25This patch is going to:Hess Chen1-3/+158
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-50/+125
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-1/+15
2011-11-09Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao41-43/+45
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang81-109/+183
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-3/+46
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-25/+42
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+865