]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FmpDevicePkg/FmpDevicePkg.ci.yaml
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / FmpDevicePkg / FmpDevicePkg.ci.yaml
index c17b355d428eba165d794a0ab69b45fd30e34178..1b3e2187356d5d0612f9a4f84526999235536dc5 100644 (file)
@@ -2,12 +2,30 @@
 # CI configuration for FmpDevicePkg\r
 #\r
 # Copyright (c) Microsoft Corporation\r
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    "LicenseCheck": {\r
+        "IgnoreFiles": []\r
+    },\r
+    "EccCheck": {\r
+        ## Exception sample looks like below:\r
+        ## "ExceptionList": [\r
+        ##     "<ErrorID>", "<KeyWord>"\r
+        ## ]\r
+        "ExceptionList": [\r
+        ],\r
+        ## Both file path and directory path are accepted.\r
+        "IgnoreFiles": [\r
+        ]\r
+    },\r
     "CompilerPlugin": {\r
         "DscPath": "FmpDevicePkg.dsc"\r
     },\r
+    "HostUnitTestCompilerPlugin": {\r
+        "DscPath": "Test/FmpDeviceHostPkgTest.dsc"\r
+    },\r
     "CharEncodingCheck": {\r
         "IgnoreFiles": []\r
     },\r
             "FmpDevicePkg/FmpDevicePkg.dec",\r
             "CryptoPkg/CryptoPkg.dec"\r
         ],\r
+        "AcceptableDependencies-HOST_APPLICATION":[\r
+            "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec"\r
+        ],\r
         "IgnoreInf": []\r
     },\r
     "DscCompleteCheck": {\r
         "DscPath": "FmpDevicePkg.dsc",\r
         "IgnoreInf": []\r
     },\r
+    "HostUnitTestDscCompleteCheck": {\r
+        "IgnoreInf": [],\r
+        "DscPath": "Test/FmpDeviceHostPkgTest.dsc"\r
+    },\r
     "GuidCheck": {\r
         "IgnoreGuidName": [],\r
         "IgnoreGuidValue": [],\r