summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc
AgeCommit message (Expand)AuthorFilesLines
2018-05-02BaseTools: replace string with predefined constantCarsey, Jaben1-1/+1
2018-05-02BaseTools: DataType - cleanup list constantsCarsey, Jaben2-2/+2
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-3/+3
2018-04-23BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben1-2/+2
2018-04-03BaseTools: remove uncalled functionsCarsey, Jaben1-19/+0
2018-04-03BaseTools: remove uncalled functionCarsey, Jaben1-16/+1
2018-03-30BaseTools: cleanup class heirarchyCarsey, Jaben1-12/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben9-75/+75
2018-03-27BaseTools/ECC: Add a new exception supportHess Chen1-2/+8
2018-01-30BaseTools: Fix indentation in CParser.py fileGary Lin1-9/+2
2017-05-11BaseTools/Ecc: Add line break support for exception listHess Chen1-2/+2
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen4-2/+159
2017-04-11BaseTools/ECC: Change check rule for Ifndef statementHess Chen1-7/+8
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen1-2/+2
2016-12-29BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID"Hess Chen1-1/+6
2016-07-29BaseTools/Ecc: GUID checkpointHess Chen1-3/+3
2016-04-26BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen1-0/+2
2016-04-26Update ECC to support more doxygen keywordsHess Chen2-5/+10
2016-03-10BaseTools: Change source files to DOS format.Liming Gao1-5/+5
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev1-6/+5
2015-12-30BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen1-2/+4
2015-12-14BaseTools/Ecc: Fix a bug to report fake issueHess Chen1-0/+4
2015-10-08BaseTools: Update ECC tool to support multiple workspacesLi YangX3-11/+15
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2-7/+14
2015-08-24BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2-6/+9
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen2-1/+9
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: Fix two bugs for the checkpoint of GUIDHess Chen2-2/+3
2015-06-25BaseTools/Ecc: Fix a bug in parserHess Chen1-0/+3
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen4-1/+25
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid PCD info.Hess Chen1-0/+84
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid UNI file.Hess Chen5-7/+114
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen3-3/+13
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen2-9/+18
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen1-1/+1
2014-08-25This patch is going to:Hess Chen10-12/+228
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen13-23/+28
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming4-57/+98
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming4-25550/+25550
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-0/+1
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao43-7/+17
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42-7/+43
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao411-82/+2845
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao45-2/+266
2011-11-09Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao41-43/+45
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. lgao42-2/+8
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang89-217/+339