]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.ci.yaml
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.ci.yaml
index d8cd13b384607e4b4659580a011a3b9479e07dbf..f69989087b4c9b10b9ece6fe30986d60e90c49de 100644 (file)
@@ -2,9 +2,32 @@
 # CI configuration for MdeModulePkg\r
 #\r
 # Copyright (c) Microsoft Corporation\r
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
+# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<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
+            "8005", "UNIVERSAL_PAYLOAD_PCI_ROOT_BRIDGE.UID",\r
+            "8005", "UNIVERSAL_PAYLOAD_PCI_ROOT_BRIDGE.HID",\r
+            "8001", "UefiSortLibUnitTestMain",\r
+        ],\r
+        ## Both file path and directory path are accepted.\r
+        "IgnoreFiles": [\r
+            "Library/LzmaCustomDecompressLib",\r
+            "Library/BrotliCustomDecompressLib",\r
+            "Universal/RegularExpressionDxe"\r
+        ]\r
+    },\r
     ## options defined ci/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "MdeModulePkg.dsc"\r
 \r
     ## options defined ci/Plugin/CharEncodingCheck\r
     "CharEncodingCheck": {\r
-        "IgnoreFiles": []\r
+        "IgnoreFiles": [\r
+            "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/testc.c",\r
+            "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/windows/testc.c"\r
+        ]\r
     },\r
 \r
     ## options defined ci/Plugin/DependencyCheck\r
@@ -55,6 +81,7 @@
         "IgnoreDuplicates": [\r
             "gEfiPeiMmAccessPpiGuid=gPeiSmmAccessPpiGuid",\r
             "gPeiSmmControlPpiGuid=gEfiPeiMmControlPpiGuid",\r
+            "gEfiPeiMmCommunicationPpiGuid=gEfiPeiSmmCommunicationPpiGuid",\r
         ]\r
     },\r
 \r
             "FVMAIN",\r
             "VARCHECKPCD",\r
             "Getxx",\r
-            "lzturbo"\r
+            "lzturbo",\r
+            "musthave",\r
+            "canthave"\r
         ],\r
         "AdditionalIncludePaths": [] # Additional paths to spell check relative to package root (wildcards supported)\r
     }\r