summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
10 daysBaseTools/Capsule: Support Different Hash Algorithm for Payload DigestJason1 Lin1-14/+103
2024-07-15BaseTools: drop GeneralCheckNonAscii() from ECCLeif Lindholm4-27/+0
2024-07-15BaseTools: fix consistent Ecc misspelling of ASCIILeif Lindholm4-13/+13
2024-07-10BaseTools/Ecc: Allow `static` as a modifierMichael Kubacki1-1/+1
2024-07-05BaseTools/GenerateCapsule.py: Fix checking for DepExp presenceSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Fix inconsistent error formattingSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Require --output for --decodeSergii Dmytruk1-0/+4
2024-07-05BaseTools/GenerateCapsule.py: Better error message on --decode failureSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Disallow UpdateImageIndex == 0 on --encodeSergii Dmytruk1-3/+3
2024-07-05BaseTools/GenerateCapsule.py: Fix --decode operationSergii Dmytruk1-1/+1
2024-07-05BaseTools/FmpCapsuleHeader.py: Explain error when throwing exceptionsSergii Dmytruk1-11/+11
2024-07-04BaseTools: InfBuildData: Fix Private value retrievalJoey Vagedes1-7/+7
2024-06-15BaseTools/BuildReport: Improve compile_commands generationJeff Brasen1-6/+13
2024-04-23BaseTools/Fmmt.py: Python 3.12 supportGua Guo1-1/+1
2024-04-15BaseTools: Use Stronger Matching for NULL Linked LibrariesTaylor Beebe2-6/+6
2024-04-15BaseTools: Don't Recurse NULL Includes Not Linked to ModuleTaylor Beebe1-0/+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
2024-02-29BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC modulesLaszlo Ersek1-0/+8
2024-02-28BaseTools: Syntax warning invalid escape sequence \CJayaprakash, N1-1/+1
2024-02-08BaseTools: Remove Duplicate sets of SkuName and SkuId from allskusetAshraf Ali S1-0/+2
2024-02-08BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIsdevel@edk2.groups.io2-58/+139
2024-01-31Basetools: Include PCD declarations from Library Instancelevi.yun1-1/+4
2024-01-10BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes3-4/+4
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io18-60/+60
2023-12-20BaseTools: FMMT GuidTool Auto Select Config file EnablingRebecca Cran1-1/+1
2023-12-11BaseTools: fixing FMMT ShrinkFv issueYuwei Chen2-4/+8
2023-12-11BaseTools: FMMT support ELF UPLD parserYuwei Chen6-5/+383
2023-12-11BaseTools: FMMT replace output file is not generated successfullyYuwei Chen2-5/+18
2023-12-11BaseTools: FMMT replace new free space fixing in replaceYuwei Chen1-1/+1
2023-10-18BaseTools: trim warning to errorYuwei Chen1-2/+2
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran1-1/+1
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A2-3/+140
2022-10-19BaseTools: Add missing spaces for PCD expression values in AutoGenCKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Correct initialization data size check for array PCDsKonstantin Aladyshev1-8/+8
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 Aladyshev3-0/+110
2022-10-19BaseTools: Correct BPDG tool error printsKonstantin Aladyshev1-2/+2
2022-10-19BaseTools/FMMT: Add Shrink Fv functionChen, Christine3-1/+60
2022-10-19BaseTools/FMMT: Add Extract FV functionChen, Christine3-22/+31
2022-10-19BaseTools: Remove duplicated words in Python toolsPierre Gondois2-2/+2
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li3-4/+44
2022-08-28Revert "BaseTools: Fix DSC LibraryClass precedence rule"Liming Gao1-2/+2
2022-07-27BaseTools/Capsule: Support signtool input subject name to sign capsule fileJason1 Lin1-9/+34
2022-07-24BaseTools: INF should use latest Pcd value instead of default valueLi, Yi11-1/+3
2022-07-17BaseTools: Fix DSC LibraryClass precedence ruleChen, Christine1-2/+2
2022-07-17BaseTools: add '-p' for Linux 'cp' command.Chen, Christine2-3/+3
2022-06-28BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C1-1/+2