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: Leif Lindholm <l...@nuviainc.com> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> 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> --- ArmPkg/ArmPkg.ci.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ArmPkg/ArmPkg.ci.yaml b/ArmPkg/ArmPkg.ci.yaml index a0d6a75fe881..b7e07aaef675 100644 --- a/ArmPkg/ArmPkg.ci.yaml +++ b/ArmPkg/ArmPkg.ci.yaml @@ -19,7 +19,10 @@ ], ## Both file path and directory path are accepted. "IgnoreFiles": [ - "Library/ArmSoftFloatLib/berkeley-softfloat-3" + "Library/ArmSoftFloatLib/berkeley-softfloat-3", + "Library/ArmSoftFloatLib/ArmSoftFloatLib.c", + "Library/CompilerIntrinsicsLib", + "Universal/Smbios/SmbiosMiscDxe" ] }, -- 2.32.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#83984): https://edk2.groups.io/g/devel/message/83984 Mute This Topic: https://groups.io/mt/87268735/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-