summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Eot/Parser.py
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: Eot: Remove unnecessary codePierre Gondois1-185/+0
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2018-10-16BaseTools/EOT: Change to call a program instead of calling Python API.Hess Chen1-1/+27
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-27/+1
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen1-1/+27
2018-07-16BaseTools: Use absolute import in EotGary Lin1-1/+2
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-2/+2
2018-04-08BaseTools: use built in OrderedDict instead of custom version.Carsey, Jaben1-2/+1
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-0/+1
2011-11-09Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao41-2/+2
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-4/+4
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-4/+3
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-0/+848