index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.24.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.18.2
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
dependabot/pip/regex-2025.9.18
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
stable/202508
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Source
/
Python
/
Ecc
/
c.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
BaseTools: Ecc: Remove unnecessary code
Pierre Gondois
1
-15
/
+0
2025-02-04
BaseTools: Add @verbatim as allowed Doxygen tag
Rebecca Cran
1
-1
/
+1
2024-09-23
BaseTools: Fix multiple 'invalid escape sequence' warnings in tests
Mike Beaton
1
-1
/
+1
2022-06-27
BaseTools/Ecc: Fix grammar in Ecc error message
Rebecca Cran
1
-2
/
+2
2020-12-22
BaseTools/Ecc: Allow init of function static variables
Pierre Gondois
1
-1
/
+1
2020-12-22
BaseTools: Fix crash in ECC when parsing incorrect header
Sami Mujawar
1
-1
/
+4
2019-09-09
BaseTools:ECC need to handle lower case 'static'
Fan, ZhijuX
1
-1
/
+1
2019-09-09
BaseTools:Ecc handle another copyright format
Fan, ZhijuX
1
-1
/
+1
2019-05-08
BaseTools:ECC report errors on account of analyze special characters
Fan, ZhijuX
1
-0
/
+3
2019-04-09
BaseTools: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2019-02-14
BaseTools: Various typo
Antoine Coeur
1
-4
/
+4
2019-02-02
BaseTools/ECC: Add a new type of exception
Hess Chen
1
-4
/
+10
2019-02-01
BaseTools: ECC tool Python3 adaption
Feng, Bob C
1
-3
/
+3
2018-10-24
BaseTools/ECC: Fix an identification issue of typedef function.
Hess Chen
1
-2
/
+6
2018-10-15
Revert BaseTools: PYTHON3 migration
Liming Gao
1
-3
/
+3
2018-10-13
BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.
Hess Chen
1
-3
/
+3
2018-08-16
BaseTools/Ecc: Fix import issues
hchen30
1
-6
/
+6
2018-07-16
BaseTools: Use absolute import in Ecc
Gary Lin
1
-6
/
+7
2018-07-09
BaseTools: Clean up source files
Liming Gao
1
-6
/
+6
2018-06-27
BaseTools: Refactor python print statements
Gary Lin
1
-6
/
+7
2018-06-27
BaseTools: Refactor python except statements
Gary Lin
1
-1
/
+1
2018-05-02
BaseTools: DataType - cleanup list constants
Carsey, Jaben
1
-1
/
+1
2018-03-30
BaseTools: Remove equality operator with None
Carsey, Jaben
1
-31
/
+31
2018-03-27
BaseTools/ECC: Add a new exception support
Hess Chen
1
-2
/
+8
2017-03-09
BaseTools/ECC: Fix an issue of parameter parser
Hess Chen
1
-2
/
+2
2016-04-26
Update ECC to support more doxygen keywords
Hess Chen
1
-3
/
+8
2015-09-14
BaseTools/Ecc: Remove checkpoint for STATIC modifier
Hess Chen
1
-6
/
+10
2015-08-24
BaseTools/Ecc: Remove checkpoint for STATIC modifier
Hess Chen
1
-5
/
+8
2015-07-02
BaseTools/Ecc: Fix a bug when checking copyright format
Hess Chen
1
-1
/
+4
2015-07-02
BaseTools/Ecc: Fix a bug to get correct member variable
Hess Chen
1
-2
/
+5
2015-06-25
BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly
Hess Chen
1
-0
/
+2
2015-06-25
BaseTools/Ecc: Add a Configuration item
Hess Chen
1
-1
/
+3
2014-08-15
There is a limitation on WINDOWS OS for the length of entire file path can’...
Hess Chen
1
-2
/
+2
2011-12-07
Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...
lgao4
1
-15
/
+77
2011-10-11
Sync BaseTools Branch (version r2362) to EDKII main trunk.
lgao4
1
-60
/
+62
2011-09-18
Sync BaseTools Branch (version r2321) to EDKII main trunk.
lgao4
1
-1
/
+6
2010-09-06
Sync EDKII BaseTools to BaseTools project r2042.
qhuang8
1
-16
/
+32
2010-05-18
Sync EDKII BaseTools to BaseTools project r1971
lgao4
1
-2
/
+2
2010-03-01
Sync EDKII BaseTools to BaseTools project r1903.
lgao4
1
-284
/
+310
2010-02-08
Roll back to ECC previous stable version.
jlin16
1
-14
/
+1
2010-02-08
Update ECC predicate expression checks for brace-quoted and boolean pointer v...
jlin16
1
-1
/
+14
2009-07-17
Check In tool source code based on Build tool project revision r1655.
lgao4
1
-0
/
+2503