audk/BaseTools/Plugin
Michael Kubacki 1bb9f47739 BaseTools/CodeQL: Removed unused static function query
This query seems to produce a rate of false positives with some
common patterns in edk2 like passing function pointers for callback.

Due to the usage of `STATIC` instead of `static` particularly for
functions, this query was rarely used in the past. It is removed
here to prevent future false positives.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-07-16 04:04:33 +00:00
..
BuildToolsReport BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00
CodeQL BaseTools/CodeQL: Removed unused static function query 2024-07-16 04:04:33 +00:00
DebugMacroCheck BaseTools: Plugin: Integration of edk2-pytools 2023-10-28 14:59:29 +00:00
HostBasedUnitTestRunner BaseTools/HostBasedUnitTestRunner: Promote Unittest error to CI fail. 2024-07-15 16:50:00 +00:00
LinuxGcc5ToolChain BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py 2024-07-09 13:38:55 +00:00
WindowsResourceCompiler BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00
WindowsVsToolChain BaseTools: Add VS2022 support. 2024-07-08 16:50:21 +00:00