Last change
on this file was 105670, checked in by vboxsync, 9 months ago |
Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
306 bytes
|
Line | |
---|
1 | ## @file CodeQlBuild_plug_in.py
|
---|
2 | #
|
---|
3 | # Build plugin used to produce a CodeQL database from a build.
|
---|
4 | #
|
---|
5 | # Copyright (c) Microsoft Corporation. All rights reserved.
|
---|
6 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
7 | ##
|
---|
8 |
|
---|
9 | {
|
---|
10 | "scope": "codeql-build",
|
---|
11 | "name": "CodeQL Build Plugin",
|
---|
12 | "module": "CodeQlBuildPlugin"
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.