summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/FdfParser.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/GenFds: Correct file type set for the PIC sectionKonstantin Aladyshev2022-10-191-1/+1
* BaseTools: Add support for SUBTYPE_GUID section generationKonstantin Aladyshev2022-10-191-0/+22
* BaseTools/Source/Python: Remove CPU architecture assumptionsMichael D Kinney2021-04-151-3/+1
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-171-1/+13
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-121-1/+1
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-101-2/+12
* BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX2019-05-101-1/+6
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-15/+15
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-2/+2
* BaseTools: replace long by intYunhua Feng2019-02-011-9/+9
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-141-219/+4
* BaseTools: fix importsCarsey, Jaben2019-01-101-2/+2
* BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel2019-01-041-1/+1
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-3/+2
* BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C2018-11-201-5/+13
* BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar2018-11-011-2/+2
* BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar2018-10-261-4/+6
* BaseTools/GenFds: create and use new variable in FdfParserCarsey, Jaben2018-10-251-22/+23
* BaseTools/GenFds: refactor FdfParser warningsCarsey, Jaben2018-10-251-300/+303
* BaseTools/GenFds: remove MacroDict parameterJaben Carsey2018-10-251-32/+16
* Basetools/GenFds: refactor class FVCarsey, Jaben2018-10-251-5/+1
* BaseTools/GenFds: change objects to setsCarsey, Jaben2018-10-251-102/+126
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-1557/+1467
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-11/+13
* BaseTools: fix the open file's read and write bugsYunhua Feng2018-10-131-2/+2
* BaseTools: Rename long() to int()Yunhua Feng2018-10-131-9/+9
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-2/+0
* BaseTool: Replace dict with OrderedDict.BobCF2018-09-261-3/+4
* BaseTools\GenFds: remove extra contentCarsey, Jaben2018-09-131-56/+0
* BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan2018-09-051-0/+2
* BaseTools: Fix build crash when fdf is empty fileYunhua Feng2018-07-301-0/+2
* BaseTools: Move OverrideAttribs to OptRomInfStatement.pyGary Lin2018-07-161-1/+1
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-27/+28
* BaseTools: Enable structure pcd in FDF fileBobCF2018-07-131-14/+67
* BaseTools: Clean up source filesLiming Gao2018-07-091-73/+73
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-13/+13
* BaseTools: Refactor python print statementsGary Lin2018-06-271-3/+4
* BaseTools: Refactor python except statementsGary Lin2018-06-271-5/+5
* BaseTools: introduce !error statementYunhua Feng2018-06-221-0/+12
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-131-4/+4
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-2/+2
* BaseTools/GenFds: Remove redundant GetRealFileLine callZurcher, Christopher J2018-05-281-4/+3
* BaseTools: Correct the variable nameYonghong Zhu2018-05-071-1/+1
* BaseTools: FdfParser - update to remove duplicate constant valueCarsey, Jaben2018-05-041-15/+14
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-46/+46
* BaseTools: DataType - cleanup list constantsCarsey, Jaben2018-05-021-1/+1
* BaseTools: Replace EDK Component strings with predefined constantCarsey, Jaben2018-05-021-3/+3
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-8/+8