summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds
Commit message (Expand)AuthorAgeFilesLines
* 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
* BaseTools/GenFds: remove MacroDict parameterJaben Carsey2018-10-251-32/+16
* Basetools/GenFds: refactor class FVCarsey, Jaben2018-10-252-9/+6
* BaseTools/GenFds: change objects to setsCarsey, Jaben2018-10-251-102/+126
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-2521-1946/+1819
* BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5Feng, YunhuaX2018-10-151-1/+1
* BaseTools: do basic check in FvImage with header size and signaturezhijufan2018-10-151-20/+24
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-1526-78/+96
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-132-1/+10
* BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu2018-10-131-1/+1