summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2025-05-09BaseTools: Fix Macro Expansion on Machine Architecture for ComponentsNate DeSimone1-3/+4
2025-04-28BaseTools: Add support for GCC preprocessor line directivesNate DeSimone1-1/+2
2025-04-14BaseTools:Expression.py Adding a check for missing '}' in the parserpg/proximity_domain_reworkDoug Flick1-1/+1
2025-04-14BaseTools:Expression.py Add Assertion for PCD with value {}Doug Flick1-0/+2
2025-04-14BaseTools:Expression.py Size used before InitDoug Flick1-1/+1
2025-04-11BaseTools: Fix FMMT Compress wrong behaviorYuwei Chen1-1/+1
2025-04-08BaseTools: Dump library dependency chain on build failureRay Ni1-2/+14
2025-03-31BaseTools/build: Reduce special FV full to warningMichael D Kinney1-3/+12
2025-03-26BaseTools/FMMT: Fix GUID Tool Not Found the Shell Script IssueJason1 Lin1-3/+3
2025-03-25BaseTools: Fix missing module PCD in compile information of build reportZhiguang Liu1-1/+1
2025-03-22BaseTools/GenFv: Ensure the minimum pad file size for the FV with VTFPhil Noh1-14/+29
2025-03-12BaseTools/Source/C: Disable VS flexible array member warningMichael D Kinney1-1/+8
2025-02-04BaseTools: Add @verbatim as allowed Doxygen tagRebecca Cran2-2/+2
2025-02-02BaseTools/AutoGen: GenMake response file quotes stringsMichael D Kinney1-3/+14
2025-01-31BaseTools/Pccts: set C standardGerd Hoffmann2-2/+2
2025-01-27BaseTools: Fix NoneType parent reference in FMMT operationsAshraf Ali S1-3/+12
2025-01-09BaseTools: Clean up os.path.normcase and os.path.normpath usageYang Gang5-12/+12
2024-12-24Remove dependancy on re.TAshraf Ali1-1/+0
2024-12-20BaseTools: Support custom library build for base tools on Linux ARMkuqin126-6/+36
2024-12-20BaseTools: Adding cross compilation of BaseTool for Windows ARM/ARM64Kun Qin3-6/+26
2024-12-20BaseTools: Adding support of building BaseTool on Windows ARM/ARM64kuqin127-0/+29
2024-12-11BaseTools: Typo fixesDionna Glaze6-15/+13
2024-12-06BaseTools: Improve error messages from UefiCapsuleHeader.pyRebecca Cran1-2/+2
2024-10-23BaseTools/GenFw X64: Detect GOTCPRELX relaxations applied by LLDArd Biesheuvel1-1/+10
2024-09-27BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5Mike Beaton1-0/+2
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton18-72/+72
2024-09-20BaseTools: Update RETURN_ERROR Macro in BaseTypes.hAbdul Lateef Attar1-1/+3
2024-09-13BaseTools: Update Stack Cookie LogicTaylor Beebe3-1/+54
2024-09-10BaseTools: Remove Pip BaseToolsOliver Smith-Denny1-29/+0
2024-09-02BaseTools: GenMake: FIx missing logs from GenMake.pyKen Lautner1-0/+1
2024-08-31BaseTools: Trim: Add header/footer for ASL includeJoey Vagedes1-5/+28
2024-08-05BaseTools/Capsule: Support Different Hash Algorithm for Payload DigestJason1 Lin1-14/+103
2024-07-26BaseTools: Move MEMORY_TYPE_* Defines to EFI_MEMORY_TYPE EnumDmitry Antipov1-1/+14
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