]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Update YAML to ignore specific ECC files/errors
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 23 Nov 2021 20:59:50 +0000 (12:59 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 30 Nov 2021 14:19:07 +0000 (14:19 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3749

Update package YAML files to ignore ECC errors that are
already present.  These issues must be fixed in the future,
but should not block source code changes for these known
issues.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdeModulePkg/MdeModulePkg.ci.yaml

index b8d15a3e952e2fd709f8f497204b1f9a73bb59cd..f69989087b4c9b10b9ece6fe30986d60e90c49de 100644 (file)
         ],\r
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
-            "Library/BrotliCustomDecompressLib/brotli",\r
-            "Universal/RegularExpressionDxe/oniguruma",\r
-            "Library/LzmaCustomDecompressLib/Sdk/DOC",\r
-            "Library/LzmaCustomDecompressLib/Sdk/C",\r
-            "Universal/RegularExpressionDxe/OnigurumaUefiPort.h",\r
-            "Universal/RegularExpressionDxe/OnigurumaUefiPort.c"\r
+            "Library/LzmaCustomDecompressLib",\r
+            "Library/BrotliCustomDecompressLib",\r
+            "Universal/RegularExpressionDxe"\r
         ]\r
     },\r
     ## options defined ci/Plugin/CompilerPlugin\r