]> git.proxmox.com Git - mirror_edk2.git/blame - FmpDevicePkg/FmpDevicePkg.ci.yaml
FmpDevicePkg: Add YAML file for CI builds
[mirror_edk2.git] / FmpDevicePkg / FmpDevicePkg.ci.yaml
CommitLineData
8bc648fe
MK
1## @file\r
2# CI configuration for FmpDevicePkg\r
3#\r
4# Copyright (c) Microsoft Corporation\r
5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
6##\r
7{\r
8 "CompilerPlugin": {\r
9 "DscPath": "FmpDevicePkg.dsc"\r
10 },\r
11 "CharEncodingCheck": {\r
12 "IgnoreFiles": []\r
13 },\r
14 "DependencyCheck": {\r
15 "AcceptableDependencies": [\r
16 "MdePkg/MdePkg.dec",\r
17 "MdeModulePkg/MdeModulePkg.dec",\r
18 "FmpDevicePkg/FmpDevicePkg.dec",\r
19 "CryptoPkg/CryptoPkg.dec"\r
20 ],\r
21 "IgnoreInf": []\r
22 },\r
23 "DscCompleteCheck": {\r
24 "DscPath": "FmpDevicePkg.dsc",\r
25 "IgnoreInf": []\r
26 },\r
27 "GuidCheck": {\r
28 "IgnoreGuidName": [],\r
29 "IgnoreGuidValue": [],\r
30 "IgnoreFoldersAndFiles": []\r
31 },\r
32 "LibraryClassCheck": {\r
33 "IgnoreHeaderFile": []\r
34 },\r
35 "SpellCheck": {\r
36 "ExtendWords": [\r
37 "FMPSTATE",\r
38 ]\r
39 },\r
40 "Defines": {\r
41 "BLD_*_CONTINUOUS_INTEGRATION": "TRUE",\r
42 }\r
43}\r