]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/ArmVirtPkg.ci.yaml
ArmVirtPkg: change qemu default resolution to 1280x800
[mirror_edk2.git] / ArmVirtPkg / ArmVirtPkg.ci.yaml
index 4553725ee5285d08a25f5e736f6b1cd25f4ba3e9..67b0e9594f3ebf7ba37de03b3333211dd1e87872 100644 (file)
@@ -5,9 +5,28 @@
 # used for code analysis.\r
 #\r
 # Copyright (c) Microsoft Corporation\r
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2020, ARM Limited. All rights reserved.\r
+#\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
+            "Library/PlatformBootManagerLib/PlatformBm.c"\r
+        ]\r
+    },\r
     ## options defined .pytool/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "" # Don't support this test\r
@@ -34,6 +53,7 @@
             "OvmfPkg/OvmfPkg.dec",\r
             "EmbeddedPkg/EmbeddedPkg.dec",\r
             "ArmPlatformPkg/ArmPlatformPkg.dec",\r
+            "PcAtChipsetPkg/PcAtChipsetPkg.dec",\r
             "SecurityPkg/SecurityPkg.dec",\r
             "ShellPkg/ShellPkg.dec"  #Is this ok?\r
         ],\r
             "unbootable",\r
             "virt's",\r
             "werror",\r
-            "xenio"\r
+            "xenio",\r
+            "kvmtool",\r
+            "cloudhv"\r
         ],           # words to extend to the dictionary for this package\r
         "IgnoreStandardPaths": [],   # Standard Plugin defined paths that should be ignore\r
         "AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)\r