summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2026-04-23BaseTools: Add missing machine types while dumping Option RomQihang Gao1-0/+2
2026-04-21BaseTools: Reject Inline Comments in tools_defOliver Smith-Denny1-0/+4
2026-04-09BaseTools: Ecc: Update to ANTLR 4.13.2Oliver Smith-Denny5-1407/+857
2026-04-09BaseTools: Ecc: Use SPDX in AutoGen TemplateOliver Smith-Denny1-10/+2
2026-04-09BaseTools: Ecc: Drop ANTLR 3 SupportOliver Smith-Denny4-24447/+0
2026-03-26BaseTools: Enable control flow guard for Windows buildsKun Qin2-6/+6
2026-03-26BaseTools: Suppress C4028 warning to support older VS toolchain buildsKun Qin1-0/+6
2026-03-13BaseTools: GenFfs/GenFv/GenSec: Fixing Warning 4319 from MSVCKun Qin3-3/+3
2026-03-06BaseTools/Source/Python/Trim: Add -f/--source-code-format optionMichael D Kinney1-2/+10
2026-03-05BaseTools: fix mdlint issuesSherry Fan2-139/+215
2026-02-28BaseTools/Eot: Apply CParser4 ANTLR 4.9 regeneration whitespace changesMichael Kubacki3-16/+21
2026-02-28BaseTools/Eot: Regenerate CParser4 files with ANTLR 4.9Michael Kubacki3-900/+929
2026-02-28BaseTools/Ecc: Apply CParser4 ANTLR 4.9 regeneration whitespace changesMichael Kubacki3-16/+21
2026-02-28BaseTools/Ecc: Regenerate CParser4 files with ANTLR 4.9Michael Kubacki3-895/+924
2026-02-27BaseTools/Source/C/Include/Common: Add back include guardMichael D Kinney6-0/+30
2026-02-27BaseTools/Source/C/VfrCompile: Fix parallel make failuresMichael D Kinney1-3/+4
2026-02-24BaseTools: Replace include guards with #pragma onceMichael Kubacki49-337/+187
2026-02-24BaseTools/Ecc: Remove #ifndef include guard checksMichael Kubacki5-92/+0
2026-02-24BaseTools/VfrCompile: Add #pragma once supportMichael Kubacki1-9/+13
2026-02-12Revert "BaseTools: Add support for out-of-tree builds"Michael D Kinney9-102/+62
2026-02-12Revert "BaseTools/Source/C/Makefile: Update OBJECTS using OS specific SEP"Michael D Kinney1-2/+1
2026-02-06BaseTools/Source/C/Makefile: Update OBJECTS using OS specific SEPMichael D Kinney1-1/+2
2026-02-02BaseTools: Add support for out-of-tree buildsOleksandr Tymoshenko9-62/+102
2026-02-02BaseTools: Remove unused rules and dependenciesOleksandr Tymoshenko1-5/+1
2026-02-01BaseTools/EfiRom: fix compiler warningGerd Hoffmann1-2/+1
2026-02-01BaseTools/StringFuncs: fix gcc 16 warningGerd Hoffmann1-2/+1
2026-01-30BaseTools: Prevent Subsection PCDs from polluting global expressionsPaddyDeng1-2/+3
2026-01-06BaseTools/Source/C/Makefiles: Detect cycle in pidsMichael D Kinney1-0/+4
2026-01-06BaseTools/build: Add defines for Windows build environmentsMichael D Kinney1-0/+5
2025-12-24BaseTools/GenFw: Ignore R_*_NONE relocations on all architecturesArd Biesheuvel1-10/+9
2025-12-24BaseTools,UefiPayloadPkg: Replace deprecated R_AARCH64_NONE valueArd Biesheuvel1-1/+1
2025-12-24BaseTools: GNUMakefiles must use CMD.EXE in WindowsMichael D Kinney8-16/+24
2025-12-22BaseTools: Fix multiple security vulnerabilities (Defense in Depth)200004198-126/+173
2025-12-03BaseTools: Cap AutoGen thread count to avoid file descriptor exhaustionAyden Meng1-1/+10
2025-12-03BaseTools: Handle file descriptor exhaustion during parallel buildAyden Meng1-0/+7
2025-12-03BaseTools/VfrCompile: Minor code cleanupMike Beaton6-17/+17
2025-12-03BaseTools/VfrCompile: Fix null pointer deref when dumping internal typesMike Beaton1-2/+4
2025-12-03BaseTools/VfrCompile: Fix bit field access logicMike Beaton2-3/+3
2025-12-03BaseTools/VfrCompile: Prevent uninitialized memory accessMike Beaton1-12/+15
2025-12-03BaseTools/VfrCompile: Fix EFI_GUID unaligned accessMike Beaton2-3/+9
2025-12-03BaseTools/VfrCompile: Fix memory issuesVitaly Cheptsov1-1/+7
2025-12-03BaseTools: Update OFFSET_OF macro for use with UBSanMike Beaton1-1/+7
2025-12-02BaseTools: AutoGen: Optimize tuple creation using tuple() for PcdDbBufferJeremy Compostella1-6/+2
2025-11-24BaseTools: Enhance FMMT rebase feature with FFS type checkYuwei Chen2-12/+193
2025-11-24BaseTools: Enable FMMT Rebase functionYuwei Chen10-26/+1400
2025-11-22BaseTools: FMMT: Fix incorrect size calculation in ModifyTest()Evgenii Shatokhin1-3/+4
2025-11-22BaseTools: fix various typosPhilipp Schuster2-3/+3
2025-11-21BaseTools: Fix error messages in GnuMakeUtils scriptOleksandr Tymoshenko1-9/+9
2025-11-19BaseTools: Update brotli submoduleDongyan Qian1-0/+0
2025-11-05BaseTools: Update Brotli Compress to 1.2.0Vineel Kovvuri[MSFT]3-1/+9