summaryrefslogtreecommitdiff
path: root/BaseTools/Plugin
AgeCommit message (Expand)AuthorFilesLines
2026-04-03BaseTools: Only check for GCC prefixes when targetingAaron Pop1-13/+16
2026-04-01BaseTools/Plugin: Add lcov error tolerance for vendored source treesDoug Flick1-2/+7
2026-03-07BaseTools/WindowsVsToolChain.py: Minor code style updatesMike Beaton1-2/+2
2026-02-26BaseTools: Remove GCC5 support from LinuxGccToolChain.pyMike Beaton1-37/+27
2026-01-29BaseTools/Plugin/WindowsVsToolChain: Add WindowsSDKLibVersionMichael D Kinney1-1/+1
2026-01-29BaseTools/Plugin/WindowsVsToolChain: CLANGPDB add IA32 DLLs to PathMichael D Kinney1-0/+9
2026-01-07BaseTools: Add VS2026 support.Daniel1-1/+73
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
2025-12-22BaseTools/Plugin/HostBasedUnitTestRunner: Merge clang coverage filesCosmo Lai1-99/+86
2025-09-29BaseTools/Plugin/HostBasedUnitTestRunner: Add CLANG supportMichael D Kinney1-2/+141
2025-09-26BaseTools: Remove ARM32 SupportOliver Smith-Denny2-37/+5
2025-06-24BaseTools/HostBasedUnitTestRunner: lcov ignore mismatch errorsMichael D Kinney1-5/+5
2025-05-26BaseTools: Fix type annotations Roman A2-4/+4
2025-03-13BaseTools: Fix Debug Macro Checking to Include Scanning FilesJason1 Lin1-1/+1
2025-03-06DebugMacroCheck: Do not show progress bar with zero itemsMichael Kubacki1-0/+3
2025-01-21BaseTools/Plugin/HostBasedUnitTestRunner: Set ASAN env varsMichael D Kinney1-0/+6
2025-01-07BaseTools: Skip directories with code extensions in the nameAlexander Gryanko1-1/+1
2024-12-05BaseTools: Coverage: Detect lcov versionOliver Steffen1-1/+20
2024-12-04BaseTools: Coverage: make lcov v2.0 workOliver Steffen1-1/+2
2024-10-09BaseTools/CodeQl: Give preference to Plugin settingsAbdul Lateef Attar1-5/+6
2024-09-30BaseTools: LinuxGcc5ToolChain: Run for GCC ToolchainOliver Smith-Denny3-55/+66
2024-08-04BaseTools/WinRcPath: Improve Performance.Joey Vagedes1-10/+26
2024-08-01CodeQlQueries.qls: Pin to the 1.1.0 codeq/cpp-queries packMichael Kubacki4-1/+22
2024-07-26BaseTools/codeql: Update to CodeQL 2.18.1Michael Kubacki3-9/+9
2024-07-16BaseTools/CodeQL: Removed unused static function queryMichael Kubacki1-2/+0
2024-07-15BaseTools/HostBasedUnitTestRunner: Promote Unittest error to CI fail.v-bhavanisu1-0/+1
2024-07-09BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.pyLeif Lindholm1-1/+1
2024-07-08BaseTools: Add VS2022 support.Matthew Carlson1-1/+157
2024-05-21CodeQL: Update from 2.16.1 to 2.17.3Michael Kubacki3-9/+9
2024-04-25Update to CodeQL 2.16.1Michael Kubacki3-9/+9
2023-11-07BaseTools/Plugin/CodeQL: Enable 30 queriesMichael Kubacki1-7/+50
2023-11-07BaseTools/Plugin/CodeQL: Add integration helpersMichael Kubacki2-0/+79
2023-11-07BaseTools/Plugin/CodeQL: Add CodeQL build pluginMichael Kubacki14-0/+1339
2023-10-28BaseTools: Plugin: Integration of edk2-pytoolsJoey Vagedes1-5/+5
2023-09-19BaseTools/Plugin: Add DebugMacroCheckMichael Kubacki8-0/+2256
2023-05-11BaseTools/Plugin: Too many execute files cause "cmd too long" failureGua Guo1-5/+41
2023-04-28BaseTools/Plugin: Report error if code coverage failureGua Guo1-2/+6
2023-04-21BaseTools/Plugin: Clarify code coverage failure messageMichael Kubacki1-0/+13
2023-02-16BaseTools: Update WindowsVsToolChain pluginJoey Vagedes1-4/+12
2023-01-04BaseTools/Plugin: Add coverage support for Unit TestGua Guo1-1/+100
2022-11-11BaseTools/Plugin/HostBaseUnitTestRunner: Enable gtest xml outputMichael D Kinney1-2/+5
2022-10-14BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI.Chao Li1-0/+31
2021-09-29BaseTools: Switch to downloading the AARCH64 compiler from Arm's siteRebecca Cran1-1/+1
2021-09-29BaseTools: Switch to downloading the ARM compiler from Arm's siteRebecca Cran1-1/+1
2020-05-08BaseTools/Plugin: Update HostBasedUnitTestRunner to support LinuxSean Brogan2-31/+31
2020-05-07BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.Abner Chang1-0/+38
2020-04-13BaseTools/WindowsVsToolChain.py: Update toolchain pluginShenglei Zhang1-11/+62
2020-02-07BaseTools/Plugin: Add HostBasedUnitTestRunner pluginMichael D Kinney2-0/+127
2020-02-07BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 envSean Brogan1-0/+23