summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2026-01-23BaseTools/Conf: CLANGDWARF remove -mno-sse -mno-mmxMichael D Kinney1-1/+1
2026-01-20BaseTools: use double hyphens for CLANGPDB llvm-rcAlexander Gryanko1-0/+1
2026-01-15BaseTools: tools_def: Add support for CLANGPDB with AARCH64Oliver Smith-Denny2-1/+47
2026-01-12BaseTools/PatchCheck.py: Disallow commit subject lines that end with periodMike Beaton1-0/+3
2026-01-07BaseTools: Drop AArch64 definitions, Linker aligning and EBC infoDaniel1-39/+3
2026-01-07BaseTools: Add VS2026 support.Daniel4-5/+311
2026-01-06BaseTools/Plugin/HostBasedUnitTestRunner: Add missing quotes for WindowsMichael D Kinney1-1/+1
2026-01-06BaseTools/WindowsVsToolChain: Add CLANG supportMichael D Kinney1-54/+127
2026-01-06BaseTools/Conf: Add target to CLANGDWARF for IA32/X64Michael D Kinney1-6/+6
2026-01-06BaseTools/Conf: Use common rule for Hii-Binary-PackageMichael D Kinney2-10/+44
2026-01-06BaseTools/Conf: Align CLANGDWARF with GCC .efi rulesMichael D Kinney2-10/+6
2026-01-06BaseTools/Conf: Update CLANG NASM flags for IA32/X64Michael D Kinney1-4/+20
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-26BaseTools: Add CLANG support to Edk2ToolsBuild.pyMichael D Kinney1-4/+10
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/Conf: Remove -U _MSC_VER from CLANGPDBMichael D Kinney1-1/+1
2025-12-24BaseTools: GNUMakefiles must use CMD.EXE in WindowsMichael D Kinney9-17/+25
2025-12-22BaseTools/Plugin/HostBasedUnitTestRunner: Merge clang coverage filesCosmo Lai1-99/+86
2025-12-22BaseTools: Fix multiple security vulnerabilities (Defense in Depth)200004198-126/+173
2025-12-10Global: Update CI from GCC5 to GCCMike Beaton1-4/+4
2025-12-09BaseTools: Update nasm to 2.16.01Michael Kubacki1-5/+13
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-25BaseTools/tools_def: Use LLD to link ACPI table binariesArd Biesheuvel1-2/+2
2025-11-24BaseTools/tools_def.template: add NOOPT CC_FLAGS for LOONGARCH64Leif Lindholm1-0/+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
2025-11-03BaseTools/GenFW: RISC-V: Detect Zicfilp extensionTuan Phan2-0/+8
2025-10-30BaseTools: Remove DXE_SAL_DRIVERSathya Ravichandran17-45/+20
2025-10-21BaseTools:Remove deprecated ast.Str import for Python 3.14 compatibilityAshraf Ali S1-1/+0
2025-10-21BaseTools: Add Quoting to Python Path on WindowsNate DeSimone1-6/+7
2025-10-17BaseTools/Scripts: KEEP .prmexportdescriptor data sectionsMichael D Kinney1-0/+1
2025-10-17BaseTools/Source/C/GenFw: Add --image-version optionMichael D Kinney1-0/+68
2025-10-17BaseTools/Source/C/GenFw: Add no symbols check to --prmMichael D Kinney1-12/+18
2025-10-16BaseTools/FMMT: Fix errors when operating the FV with CRC32 sectionPhil Noh1-6/+1