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
/
Check.py
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
BaseTools: Remove ARM32 Support
Oliver Smith-Denny
1
-1
/
+1
2025-07-01
BaseTools: Remove unreachable code
Pierre Gondois
1
-1
/
+0
2024-09-23
BaseTools: Fix multiple 'invalid escape sequence' warnings in tests
Mike Beaton
1
-1
/
+1
2024-07-15
BaseTools: drop GeneralCheckNonAscii() from ECC
Leif Lindholm
1
-20
/
+0
2024-07-15
BaseTools: fix consistent Ecc misspelling of ASCII
Leif Lindholm
1
-6
/
+6
2021-03-18
BaseTools/Ecc: Make Ecc only check first include guard
Pierre Gondois
1
-3
/
+5
2021-02-26
BaseTools: Align include guards policy
Pierre Gondois
1
-1
/
+2
2020-09-01
BaseTools/Ecc: Fix an issue of path separator compatibility
Bob Feng
1
-4
/
+4
2020-01-13
BaseTools:Change the case rules for ECC check pointer names
Fan, ZhijuX
1
-3
/
+4
2019-10-04
BaseTools: strip trailing whitespace
Leif Lindholm
1
-1
/
+1
2019-09-09
BaseTools:ECC need to handle lower case 'static'
Fan, ZhijuX
1
-1
/
+1
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
-7
/
+7
2019-02-01
BaseTools: ECC tool Python3 adaption
Feng, Bob C
1
-2
/
+2
2018-10-24
BaseTools/Ecc: Update a checkpoint criteria.
Hess Chen
1
-1
/
+1
2018-10-24
BaseTools/ECC: Fix an identification issue of typedef function.
Hess Chen
1
-1
/
+11
2018-10-24
BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.
Hess Chen
1
-0
/
+60
2018-10-15
Revert BaseTools: PYTHON3 migration
Liming Gao
1
-2
/
+2
2018-10-13
BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.
Hess Chen
1
-2
/
+2
2018-08-16
BaseTools/Ecc: Fix import issues
hchen30
1
-4
/
+4
2018-07-26
BaseTools/Ecc: Add some new checkpoints
Hess Chen
1
-0
/
+54
2018-07-16
BaseTools: Use absolute import in Ecc
Gary Lin
1
-4
/
+5
2018-07-09
BaseTools: Clean up source files
Liming Gao
1
-11
/
+11
2018-06-27
BaseTools: Remove the old python "not-equal"
Gary Lin
1
-7
/
+7
2018-05-02
BaseTools: replace string with predefined constant
Carsey, Jaben
1
-1
/
+1
2018-05-02
BaseTools: replace string constants used for module types
Carsey, Jaben
1
-3
/
+3
2018-03-30
BaseTools: Remove equality operator with None
Carsey, Jaben
1
-1
/
+1
2017-04-13
BaseTools/ECC: Add a new checkpoint
Hess Chen
1
-0
/
+141
2017-04-11
BaseTools/ECC: Change check rule for Ifndef statement
Hess Chen
1
-7
/
+8
2016-07-29
BaseTools/Ecc: GUID checkpoint
Hess Chen
1
-3
/
+3
2015-12-14
BaseTools/Ecc: Fix a bug to report fake issue
Hess Chen
1
-0
/
+4
2015-10-08
BaseTools: Update ECC tool to support multiple workspaces
Li YangX
1
-8
/
+5
2015-09-14
BaseTools/Ecc: Remove checkpoint for STATIC modifier
Hess Chen
1
-1
/
+4
2015-06-25
BaseTools/Ecc: Fix two bugs for the checkpoint of GUID
Hess Chen
1
-1
/
+1
2015-06-25
BaseTools/Ecc: Add a checkpoint for invalid DEC file.
Hess Chen
1
-1
/
+19
2015-06-25
BaseTools/Ecc: Add a Configuration item
Hess Chen
1
-1
/
+4
2014-12-09
BaseTools/ECC: Fix some issues of ECC tool
Hess Chen
1
-1
/
+1
2014-09-22
BaseTools/ECC: Ignore duplicate check for 'NULL' library
Hess Chen
1
-1
/
+1
2014-08-25
This patch is going to:
Hess Chen
1
-3
/
+158
2014-08-15
There is a limitation on WINDOWS OS for the length of entire file path can’...
Hess Chen
1
-2
/
+2
2013-08-23
Sync BaseTool trunk (version r2599) into EDKII BaseTools.
Liming Gao
1
-1
/
+1
2011-12-07
Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...
lgao4
1
-50
/
+125
2011-11-25
Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...
lgao4
1
-1
/
+15
2011-11-09
Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...
lgao4
1
-43
/
+45
2010-09-06
Sync EDKII BaseTools to BaseTools project r2042.
qhuang8
1
-109
/
+183
2010-05-18
Sync EDKII BaseTools to BaseTools project r1971
lgao4
1
-3
/
+46
2010-03-01
Sync EDKII BaseTools to BaseTools project r1903.
lgao4
1
-25
/
+42
2009-07-17
Check In tool source code based on Build tool project revision r1655.
lgao4
1
-0
/
+865