summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/FdfParserLite.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-09BaseTools: Remove FdfParserLite.py from source since it is not usedFeng, YunhuaX1-3639/+0
2018-04-03BaseTools: make static functions when self is not neededCarsey, Jaben1-12/+10
2018-04-03BaseTools: remove uncalled functionCarsey, Jaben1-15/+0
2018-04-03BaseTools: change hex parsing to use built inCarsey, Jaben1-22/+4
2018-04-03BaseTools: use single RegExp for token matchingCarsey, Jaben1-9/+7
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-20/+20
2018-03-29BaseTools: use new shared GUID regular expressionsCarsey, Jaben1-1/+2
2018-03-29BaseTools: FdfParser and FdfParserLite share reg expCarsey, Jaben1-2/+3
2018-03-21BaseTools: FdfParser & FdfParserLite refactor regular expression for GUIDsCarsey, Jaben1-3/+3
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-7/+13
2017-07-07BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh1-2/+2
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-4/+4
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX1-2/+4
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-3/+3
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+8
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-12Sync EDKII BaseTools to BaseTools project r1928lgao41-4/+4
2010-03-04Sync EDKII BaseTools to BaseTools project r1911.lgao41-18/+19
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-12/+31
2009-11-09Sync tool code to BuildTools project r1739.lgao41-5/+5
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-7/+42
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+3603