summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2021-04-291-9/+22
* BaseTools/Source/Python: Remove CPU architecture assumptionsMichael D Kinney2021-04-151-3/+1
* BaseTools: Fix the issue caused by tostring() removal on Py39Bob Feng2021-01-061-3/+20
* BaseTools: Remove the dependency on the build intermediate fileBob Feng2020-11-041-16/+0
* BaseTools: Update the FV Space Information to display decimal and Hexfengyunhua2020-11-031-1/+4
* BaseTools: Set section alignment as zero if its type is AutoBob Feng2020-09-252-16/+2
* BaseTools: Clean the ffs folder before generating files in itBob Feng2020-09-251-0/+3
* BaseTools: Fix binary file not generate map file issueFeng, YunhuaX2020-07-231-1/+1
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-171-1/+13
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-132-7/+14
* BaseTools: Fix a bug of genffs command generationFeng, Bob C2019-10-141-1/+2
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-041-1/+1
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-1715-16/+43
* BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2019-09-112-4/+7
* BaseTools: Fixed the build fail on Linux with --genfds-multi-threadFeng, Bob C2019-09-111-1/+1
* BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C2019-09-111-1/+4
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-092-36/+24
* BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2019-07-221-1/+4
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-122-4/+5
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-104-7/+45
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-221-1/+1
* BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX2019-05-101-1/+6
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-101-1/+9
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0928-196/+28
* BaseTools: Various typoAntoine Coeur2019-02-143-18/+18
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-0112-70/+67
* BaseTools: the list and iterator translationFeng, Bob C2019-02-011-1/+1
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools: change the Division OperatorZhijux Fan2019-02-017-18/+18
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-012-0/+7
* BaseTools: replace long by intYunhua Feng2019-02-013-14/+14
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-011-1/+1
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-011-1/+1
* BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2019-01-211-2/+2
* BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX2019-01-211-1/+0
* BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2019-01-172-6/+0
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-148-523/+14
* BaseTools: fix importsCarsey, Jaben2019-01-104-5/+5
* BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel2019-01-043-3/+3
* BaseTools: Reset FdsGlobalVariableFeng, Bob C2018-12-251-0/+51
* BaseTools: Replace the sqlite database with listBobCF2018-12-071-3/+2
* BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX2018-12-071-54/+87
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-064-9/+8
* 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: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX2018-10-261-2/+2
* BaseTools/GenFds: create and use new variable in FdfParserCarsey, Jaben2018-10-251-22/+23
* BaseTools/GenFds: refactor FdfParser warningsCarsey, Jaben2018-10-251-300/+303