summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Expression.py Adding a check for missing '}' in the parserpg/proximity_domain_reworkDoug Flick3 days1-1/+1
* BaseTools:Expression.py Add Assertion for PCD with value {}Doug Flick3 days1-0/+2
* BaseTools:Expression.py Size used before InitDoug Flick3 days1-1/+1
* BaseTools: Fix FMMT Compress wrong behaviorYuwei Chen6 days1-1/+1
* BaseTools: Dump library dependency chain on build failureRay Ni9 days1-2/+14
* BaseTools/build: Reduce special FV full to warningMichael D Kinney2025-03-311-3/+12
* BaseTools/FMMT: Fix GUID Tool Not Found the Shell Script IssueJason1 Lin2025-03-261-3/+3
* BaseTools: Fix missing module PCD in compile information of build reportZhiguang Liu2025-03-251-1/+1
* BaseTools/GenFv: Ensure the minimum pad file size for the FV with VTFPhil Noh2025-03-221-14/+29
* BaseTools: Fix Debug Macro Checking to Include Scanning FilesJason1 Lin2025-03-131-1/+1
* BaseTools: Disable VS2019/2022 ARM/AARCH64 Stack CookiesOliver Smith-Denny2025-03-121-12/+12
* BaseTools/Source/C: Disable VS flexible array member warningMichael D Kinney2025-03-121-1/+8
* BaseTools: Add BUILDRULEFAMILY for CLANGDWARFVishal Oliyil Kunnil2025-03-112-0/+14
* DebugMacroCheck: Do not show progress bar with zero itemsMichael Kubacki2025-03-061-0/+3
* BaseTools: Add @verbatim as allowed Doxygen tagRebecca Cran2025-02-042-2/+2
* BaseTools: Add /DRIVER to CLANGPDB link flagsDionna Glaze2025-02-031-6/+6
* BaseTools/AutoGen: GenMake response file quotes stringsMichael D Kinney2025-02-021-3/+14
* BaseTools/tools_def: Remove no-warn-rwx-segments linker optionsArd Biesheuvel2025-02-021-8/+3
* BaseTools/Scripts/GccBase.lds: Use separate R-W and RW- ELF segmentsArd Biesheuvel2025-02-021-3/+11
* BaseTools/Scripts: Merge GCC and Clang ELF linker scriptsArd Biesheuvel2025-02-023-94/+4
* BaseTools/Scripts/ClangBase.lds: Move .entry into .text sectionArd Biesheuvel2025-02-021-4/+1
* BaseTools/tools_def: Use no-warn-rwx-segments only for GCC5Ard Biesheuvel2025-02-011-3/+3
* BaseTools/Pccts: set C standardGerd Hoffmann2025-01-312-2/+2
* BaseTools: Fix NoneType parent reference in FMMT operationsAshraf Ali S2025-01-271-3/+12
* BaseTools: Break Build on Linker WarningsOliver Smith-Denny2025-01-221-14/+30
* BaseTools/Plugin/HostBasedUnitTestRunner: Set ASAN env varsMichael D Kinney2025-01-211-0/+6
* BaseTools/Conf: Simplify VS20xx HOST_APPLICATION buildsMichael D Kinney2025-01-212-1/+32
* BaseTools: build_rule.template generate a different dll for wholearchive.Aaron Pop2025-01-151-2/+4
* BaseTools: Clean up os.path.normcase and os.path.normpath usageYang Gang2025-01-095-12/+12
* BaseTools: Skip directories with code extensions in the nameAlexander Gryanko2025-01-071-1/+1
* Remove dependancy on re.TAshraf Ali2024-12-241-1/+0
* BaseTools: Support custom library build for base tools on Linux ARMkuqin122024-12-207-8/+127
* BaseTools: Adding cross compilation of BaseTool for Windows ARM/ARM64Kun Qin2024-12-205-14/+135
* BaseTools: Adding support of building BaseTool on Windows ARM/ARM64kuqin122024-12-207-0/+29
* BaseTools: fix spelling errorWilliam Leara2024-12-111-1/+1
* BaseTools: Typo fixesDionna Glaze2024-12-116-15/+13
* BaseTools: Update alignment for entry seg for ClangDhaval2024-12-112-6/+11
* Update CI to VS2022Oliver Smith-Denny2024-12-102-3/+3
* BaseTools: Add VS2022 XIPFLAGSOliver Smith-Denny2024-12-103-2/+18
* BaseTools: Add /WHOLEARCHIVE for VS2022 BuildsOliver Smith-Denny2024-12-101-1/+1
* BaseTools: Improve error messages from UefiCapsuleHeader.pyRebecca Cran2024-12-061-2/+2
* BaseTools: Coverage: Detect lcov versionOliver Steffen2024-12-051-1/+20
* BaseTools: Coverage: make lcov v2.0 workOliver Steffen2024-12-041-1/+2
* BaseTools/GenFw X64: Detect GOTCPRELX relaxations applied by LLDArd Biesheuvel2024-10-231-1/+10
* BaseTools: Remove -Wno-unneeded-internal-declaration from CLANGDWARFMike Beaton2024-10-181-1/+1
* BaseTools/SetupGit.py: Fix invalid choice 'edk2-test'Nhi Pham2024-10-091-1/+1
* BaseTools/CodeQl: Give preference to Plugin settingsAbdul Lateef Attar2024-10-091-5/+6
* BaseTools: LinuxGcc5ToolChain: Run for GCC ToolchainOliver Smith-Denny2024-09-303-55/+66
* BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5Mike Beaton2024-09-271-0/+2
* BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton2024-09-2318-72/+72