summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Eot
AgeCommit message (Expand)AuthorFilesLines
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