]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmulatorPkg.ci.yaml
StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpu
[mirror_edk2.git] / EmulatorPkg / EmulatorPkg.ci.yaml
index dead82f6974524fd1e0d0e63256f7cc9335dd898..97fdef17abf4756060749c87cb9ad3873bee776f 100644 (file)
@@ -5,6 +5,7 @@
 # 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
     "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
@@ -35,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