]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Update YAML to ignore specific ECC files/errors
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 23 Nov 2021 21:01:29 +0000 (13:01 -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: Qi Zhang <qi1.zhang@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Qi Zhang <qi1.zhang@intel.com>
SecurityPkg/SecurityPkg.ci.yaml

index d7b9e1f4e239daf72cb1b4565ad7f0fdd2c24efd..791214239899b77ed887b68f6c32d6819c6d8eae 100644 (file)
@@ -18,6 +18,9 @@
         ],\r
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
+            "Library/TcgStorageCoreLib/TcgStorageUtil.c",\r
+            "Library/TcgStorageCoreLib/TcgStorageCore.c",\r
+            "Library/Tpm2CommandLib/Tpm2NVStorage.c"\r
         ]\r
     },\r
     "CompilerPlugin": {\r