]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.ci.yaml
NetworkPkg/IScsiDxe: support SHA256 in CHAP
[mirror_edk2.git] / SecurityPkg / SecurityPkg.ci.yaml
index 9532190533185afb2fc5005542df88bb56d1e191..d7b9e1f4e239daf72cb1b4565ad7f0fdd2c24efd 100644 (file)
@@ -2,9 +2,24 @@
 # CI configuration for SecurityPkg\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": "SecurityPkg.dsc"\r
     },\r
@@ -16,6 +31,7 @@
             "MdePkg/MdePkg.dec",\r
             "MdeModulePkg/MdeModulePkg.dec",\r
             "SecurityPkg/SecurityPkg.dec",\r
+            "StandaloneMmPkg/StandaloneMmPkg.dec",\r
             "CryptoPkg/CryptoPkg.dec"\r
         ],\r
         # For host based unit tests\r