]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmulatorPkg.ci.yaml
UefiPayloadPkg: Add PCI root bridge info hob support for SBL
[mirror_edk2.git] / EmulatorPkg / EmulatorPkg.ci.yaml
index 81f81780ec76d232661d31fb18eaa1e4974ee44e..97fdef17abf4756060749c87cb9ad3873bee776f 100644 (file)
@@ -5,9 +5,25 @@
 # used for code analysis.\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
+    ## options defined .pytool/Plugin/LicenseCheck\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
     ## options defined .pytool/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "" # Don't support this test\r
@@ -31,6 +47,7 @@
             "MdeModulePkg/MdeModulePkg.dec",\r
             "EmulatorPkg/EmulatorPkg.dec",\r
             "NetworkPkg/NetworkPkg.dec",\r
+            "RedfishPkg/RedfishPkg.dec",\r
             "EmbeddedPkg/EmbeddedPkg.dec", ## is this one OK??\r
         ],\r
         # For host based unit tests\r