summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds
AgeCommit message (Expand)AuthorFilesLines
2024-04-15BaseTools: Use Stronger Matching for NULL Linked LibrariesTaylor Beebe1-2/+2
2024-03-13BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation.Igniculus Fu1-0/+3
2024-03-04BaseTools/GenFds: Resolve absolute workspace INF pathsMichael Kubacki1-1/+7
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io2-6/+6
2022-10-19BaseTools/GenFds: Correct file type set for the PIC sectionKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Support COMPAT16 section generationKonstantin Aladyshev1-0/+1
2022-10-19BaseTools: Add support for SUBTYPE_GUID section generationKonstantin Aladyshev2-0/+98
2021-10-13BaseTools: Change RealPath to AbsPathChen, Christine2-5/+5
2021-09-29BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois2-4/+4
2021-05-10BaseTools: Fix DSC override of Guided toolMichael D Kinney1-75/+153
2021-04-29BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney1-9/+22
2021-04-15BaseTools/Source/Python: Remove CPU architecture assumptionsMichael D Kinney1-3/+1
2021-01-06BaseTools: Fix the issue caused by tostring() removal on Py39Bob Feng1-3/+20
2020-11-04BaseTools: Remove the dependency on the build intermediate fileBob Feng1-16/+0
2020-11-03BaseTools: Update the FV Space Information to display decimal and Hexfengyunhua1-1/+4
2020-09-25BaseTools: Set section alignment as zero if its type is AutoBob Feng2-16/+2
2020-09-25BaseTools: Clean the ffs folder before generating files in itBob Feng1-0/+3
2020-07-23BaseTools: Fix binary file not generate map file issueFeng, YunhuaX1-1/+1
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen1-1/+13
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2-7/+14
2019-10-14BaseTools: Fix a bug of genffs command generationFeng, Bob C1-1/+2
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm1-1/+1
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX15-16/+43
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2-4/+7
2019-09-11BaseTools: Fixed the build fail on Linux with --genfds-multi-threadFeng, Bob C1-1/+1
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C1-1/+4
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C2-36/+24
2019-07-22BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C1-1/+4
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2-4/+5
2019-06-24BaseTools:Add import in FvImageSectionFan, ZhijuX1-0/+1
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX4-7/+45
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX1-1/+1
2019-05-10BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX1-1/+6
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-1/+9
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney28-196/+28
2019-02-14BaseTools: Various typoAntoine Coeur3-18/+18
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C12-70/+67
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-1/+1
2019-02-01BaseTools:ord() don't match in py2 and py3Feng, Bob C1-2/+8
2019-02-01BaseTools: change the Division OperatorZhijux Fan7-18/+18
2019-02-01BaseTools:Fv BaseAddress must set If it not setZhijux Fan2-0/+7
2019-02-01BaseTools: replace long by intYunhua Feng3-14/+14
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan1-1/+1
2019-02-01BaseTool:Rename xrange() to range()Zhijux Fan1-1/+1
2019-01-21BaseTools/GenFds/Capsule: move function logicCarsey, Jaben1-2/+2
2019-01-21BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX1-1/+0
2019-01-17BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2-6/+0
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C8-523/+14
2019-01-10BaseTools: fix importsCarsey, Jaben4-5/+5
2019-01-04BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel3-3/+3