summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
6 daysBaseTools: Fix FMMT FvHandler Padding operation issuesecurity-advisory/cve-2025-xxxxx/advisoryYuwei Chen1-4/+22
2025-07-08BaseTools: Remove UGA supportGuoMinJ2-211/+0
2025-07-08BaseTools: Improve report generation for Nested Fvs.Aaron Pop1-7/+15
2025-07-04BaseTools: Fix the spelling or typoAbdul Lateef Attar1-1/+2
2025-07-01BaseTools: WorkSpace: Remove unnecessary codePierre Gondois7-144/+0
2025-07-01BaseTools: UPT/Library: Remove unnecessary codePierre Gondois7-1155/+0
2025-07-01BaseTools: UPT/Xml: Remove unnecessary codePierre Gondois1-1/+0
2025-07-01BaseTools: UPT/PomAdapter: Remove unnecessary codePierre Gondois1-47/+0
2025-07-01BaseTools: UPT/Parser: Remove unnecessary codePierre Gondois3-72/+0
2025-07-01BaseTools: Table: Remove unnecessary codePierre Gondois3-36/+0
2025-07-01BaseTools: GenFds: Remove unnecessary codePierre Gondois6-63/+0
2025-07-01BaseTools: FMTT: Remove unnecessary codePierre Gondois4-51/+1
2025-07-01BaseTools: Eot: Remove unnecessary codePierre Gondois7-308/+0
2025-07-01BaseTools: Ecc: Remove unnecessary codePierre Gondois5-200/+0
2025-07-01BaseTools: Capsule: Remove unnecessary codePierre Gondois1-5/+0
2025-07-01BaseTools: build: Remove unnecessary codePierre Gondois2-85/+0
2025-07-01BaseTools: AutoGen: Remove unnecessary codePierre Gondois8-126/+0
2025-07-01BaseTools: Remove unreachable codePierre Gondois4-37/+0
2025-07-01BaseTools: Remove unused importPierre Gondois12-12/+0
2025-06-24BaseTools/GetFw: Skip R_X86_64_NONE relocationsMichael D Kinney1-0/+12
2025-06-07BaseTools: Add support for mingw-w64Nate DeSimone14-106/+518
2025-05-28BaseTools: Add GUID section for build reportZhiguang Liu1-2/+7
2025-05-26BaseTools: Update CParser4 to import TextIO from typingRebecca Cran4-4/+4
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