summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc/EccMain.py
AgeCommit message (Expand)AuthorFilesLines
2025-01-09BaseTools: Clean up os.path.normcase and os.path.normpath usageYang Gang1-1/+1
2021-10-13BaseTools: Change RealPath to AbsPathChen, Christine1-1/+1
2020-05-13BaseTools/Ecc: Replace deprecated function time.clock()Michael Kubacki1-2/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C1-1/+1
2019-01-17BaseTools: Remove EDK_SOURCE keyword from ECC ToolFeng, Bob C1-27/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-1/+1
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen1-1/+1
2018-08-16BaseTools/Ecc: Fix import issueshchen301-0/+447