summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/FdfParserLite.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove FdfParserLite.py from source since it is not usedFeng, YunhuaX2018-04-091-3639/+0
* BaseTools: make static functions when self is not neededCarsey, Jaben2018-04-031-12/+10
* BaseTools: remove uncalled functionCarsey, Jaben2018-04-031-15/+0
* BaseTools: change hex parsing to use built inCarsey, Jaben2018-04-031-22/+4
* BaseTools: use single RegExp for token matchingCarsey, Jaben2018-04-031-9/+7
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-20/+20
* BaseTools: use new shared GUID regular expressionsCarsey, Jaben2018-03-291-1/+2
* BaseTools: FdfParser and FdfParserLite share reg expCarsey, Jaben2018-03-291-2/+3
* BaseTools: FdfParser & FdfParserLite refactor regular expression for GUIDsCarsey, Jaben2018-03-211-3/+3
* BaseTools: extend FFS alignment to 16MYonghong Zhu2017-09-251-7/+13
* BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh2017-07-071-2/+2
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-4/+4
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-2/+4
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-3/+3
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+8
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1928lgao42010-03-121-4/+4
* Sync EDKII BaseTools to BaseTools project r1911.lgao42010-03-041-18/+19
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-12/+31
* Sync tool code to BuildTools project r1739.lgao42009-11-091-5/+5
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-7/+42
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+3603