summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc/Configuration.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-15BaseTools: drop GeneralCheckNonAscii() from ECCLeif Lindholm1-3/+0
2024-07-15BaseTools: fix consistent Ecc misspelling of ASCIILeif Lindholm1-3/+3
2019-09-09BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX1-1/+1
2019-05-08BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX1-0/+5
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-19BaseTools:Fix a ECC issueFan, ZhijuX1-0/+2
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C1-3/+0
2018-10-24BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.Hess Chen1-0/+3
2018-08-16BaseTools/Ecc: Fix import issueshchen301-0/+2
2018-07-26BaseTools/Ecc: Add some new checkpointsHess Chen1-0/+4
2018-07-09BaseTools: Clean up source filesLiming Gao1-5/+5
2018-06-27BaseTools: Refactor python print statementsGary Lin1-2/+3
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-1/+1
2018-05-06BaseTools: Ecc - add dict for config file to internal translationCarsey, Jaben1-3/+119
2018-05-02BaseTools: DataType - cleanup list constantsCarsey, Jaben1-1/+1
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen1-1/+6
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen1-0/+5
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen1-0/+2
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid UNI file.Hess Chen1-0/+7
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen1-1/+6
2014-08-25This patch is going to:Hess Chen1-0/+11
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-1/+2
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming1-1/+4
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-1/+9
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang81-28/+35
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-3/+5
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+264