summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Eot
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: Eot: Remove unnecessary codePierre Gondois7-308/+0
2025-07-01BaseTools: Remove unused importPierre Gondois3-3/+0
2025-05-26BaseTools: Update CParser4 to import TextIO from typingRebecca Cran2-2/+2
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton2-2/+2
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney19-133/+19
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C2-6/+2
2019-02-26BaseTools: Fix a Eot issue.Feng, Bob C1-3/+3
2019-02-26BaseTools: Eot failed when enable python3Feng, Bob C1-1/+1
2019-02-18BaseTools: Fixed a build report issue.Feng, Bob C1-1/+2
2019-02-14BaseTools: Various typoAntoine Coeur9-15/+15
2019-02-01BaseTools: Eot tool Python3 adaptionFeng, Bob C8-8/+7740
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-2/+0
2018-12-06BaseTools: Move Identification file to EotJaben Carsey2-1/+60
2018-11-02BaseTools/Eot: Remove a duplication code in EotMain classHess Chen1-365/+0
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-4/+368
2018-10-16BaseTools/EOT: Change to call a program instead of calling Python API.Hess Chen4-442/+83
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao8-6093/+22987
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen8-22987/+6093
2018-08-16BaseTools: Eot - fix variable namesCarsey, Jaben1-154/+144
2018-07-16BaseTools: Use absolute import in EotGary Lin8-26/+34
2018-07-09BaseTools: Clean up source filesLiming Gao5-774/+774
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin2-24/+24
2018-06-27BaseTools: Refactor python print statementsGary Lin4-36/+40
2018-06-27BaseTools: Refactor python except statementsGary Lin1-71/+71
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com3-4/+4
2018-05-28BaseTools: Add missing content to EOT tool.Jaben Carsey2-1/+1460
2018-05-04BaseTools: Eot - refactor global dataCarsey, Jaben2-17/+0
2018-05-04BaseTools: Eot - remove unused listsCarsey, Jaben1-29/+0
2018-04-18BaseTools: Eot - Remove FvImage fileCarsey, Jaben2-1436/+24
2018-04-18BaseTools: remove duplicate function nameCarsey, Jaben1-2/+2
2018-04-08BaseTools: Remove unused code from MiscCarsey, Jaben1-1/+0
2018-04-08BaseTools: use built in OrderedDict instead of custom version.Carsey, Jaben2-7/+6
2018-04-08BaseTools: Eot remove unused codeCarsey, Jaben1-21/+0
2018-04-08BaseTools: Eot tool never populates this dictionaryCarsey, Jaben2-12/+0
2018-04-08BaseTools: use built in dict instead of custom version.Carsey, Jaben1-1/+1
2018-04-03BaseTools: remove uncalled functionsCarsey, Jaben1-19/+0
2018-04-03BaseTools: remove uncalled functionCarsey, Jaben1-16/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben6-33/+33
2018-01-30BaseTools: Fix indentation in CParser.py fileGary Lin1-9/+2
2017-07-07BaseTools/Eot: register MM Module types with FFS class.Supreeth Venkatesh1-0/+2
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen10-20/+25
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming3-25131/+25131
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2-0/+0
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. lgao43-15/+6
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao416-33/+35
2010-03-23Sync EDKII BaseTools to BaseTools project r1940qhuang81-1/+1
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao418-0/+28941