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: Guo Dong <guo.d...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Maurice Ma <maurice...@intel.com>
Cc: Benjamin You <benjamin....@intel.com>
Cc: Sean Brogan <sean.bro...@microsoft.com>
Cc: Bret Barkelew <bret.barke...@microsoft.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Michael Kubacki <michael.kuba...@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>
---
 UefiPayloadPkg/UefiPayloadPkg.ci.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml 
b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
index 35e6fb3540d1..93f4d3603db9 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
+++ b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
@@ -18,6 +18,12 @@
         ],
         ## Both file path and directory path are accepted.
         "IgnoreFiles": [
+            "Include/Coreboot.h",
+            "Library/CbParseLib/CbParseLib.c",
+            "Library/CbParseLib/CbParseLib.c",
+            "PayloadLoaderPeim/ElfLib/ElfCommon.h",
+            "PayloadLoaderPeim/ElfLib/Elf32.h",
+            "PayloadLoaderPeim/ElfLib/Elf64.h"
         ]
     },
     ## options defined .pytool/Plugin/CompilerPlugin
-- 
2.32.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#83994): https://edk2.groups.io/g/devel/message/83994
Mute This Topic: https://groups.io/mt/87268745/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to