summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc/c.py
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: Ecc: Remove unnecessary codePierre Gondois1-15/+0
2025-02-04BaseTools: Add @verbatim as allowed Doxygen tagRebecca Cran1-1/+1
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton1-1/+1
2022-06-27BaseTools/Ecc: Fix grammar in Ecc error messageRebecca Cran1-2/+2
2020-12-22BaseTools/Ecc: Allow init of function static variablesPierre Gondois1-1/+1
2020-12-22BaseTools: Fix crash in ECC when parsing incorrect headerSami Mujawar1-1/+4
2019-09-09BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX1-1/+1
2019-09-09BaseTools:Ecc handle another copyright formatFan, ZhijuX1-1/+1
2019-05-08BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX1-0/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-4/+4
2019-02-02BaseTools/ECC: Add a new type of exceptionHess Chen1-4/+10
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C1-3/+3
2018-10-24BaseTools/ECC: Fix an identification issue of typedef function.Hess Chen1-2/+6
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-3/+3
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen1-3/+3
2018-08-16BaseTools/Ecc: Fix import issueshchen301-6/+6
2018-07-16BaseTools: Use absolute import in EccGary Lin1-6/+7
2018-07-09BaseTools: Clean up source filesLiming Gao1-6/+6
2018-06-27BaseTools: Refactor python print statementsGary Lin1-6/+7
2018-06-27BaseTools: Refactor python except statementsGary Lin1-1/+1
2018-05-02BaseTools: DataType - cleanup list constantsCarsey, Jaben1-1/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-31/+31
2018-03-27BaseTools/ECC: Add a new exception supportHess Chen1-2/+8
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen1-2/+2
2016-04-26Update ECC to support more doxygen keywordsHess Chen1-3/+8
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen1-6/+10
2015-08-24BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen1-5/+8
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen1-1/+4
2015-07-02BaseTools/Ecc: Fix a bug to get correct member variableHess Chen1-2/+5
2015-06-25BaseTools/Ecc: Fix a bug of determining boolean variable incorrectlyHess Chen1-0/+2
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen1-1/+3
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-15/+77
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-60/+62
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+6
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang81-16/+32
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-284/+310
2010-02-08Roll back to ECC previous stable version.jlin161-14/+1
2010-02-08Update ECC predicate expression checks for brace-quoted and boolean pointer v...jlin161-1/+14
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+2503