Reviewed-by: Ray Ni <ray...@intel.com> > -----Original Message----- > From: Kinney, Michael D <michael.d.kin...@intel.com> > Sent: Wednesday, November 24, 2021 5:21 AM > To: devel@edk2.groups.io > Cc: Andrew Fish <af...@apple.com>; Ni, Ray <ray...@intel.com>; Sean Brogan > <sean.bro...@microsoft.com>; Bret Barkelew > <bret.barke...@microsoft.com>; Liming Gao <gaolim...@byosoft.com.cn>; Michael > Kubacki > <michael.kuba...@microsoft.com> > Subject: [Patch 05/12] EmulatorPkg: Update YAML to ignore specific ECC > files/errors > > 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: Andrew Fish <af...@apple.com> > Cc: Ray Ni <ray...@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> > --- > EmulatorPkg/EmulatorPkg.ci.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/EmulatorPkg/EmulatorPkg.ci.yaml b/EmulatorPkg/EmulatorPkg.ci.yaml > index 97fdef17abf4..338d5fc2d381 100644 > --- a/EmulatorPkg/EmulatorPkg.ci.yaml > +++ b/EmulatorPkg/EmulatorPkg.ci.yaml > @@ -22,6 +22,13 @@ > ], > ## Both file path and directory path are accepted. > "IgnoreFiles": [ > + "EmuBlockIoDxe/EmuBlockIo.c", > + "EmuGopDxe/GopInput.c", > + "EmuSnpDxe/EmuSnpDxe.c", > + "EmuSimpleFileSystemDxe/EmuSimpleFileSystem.c", > + "FvbServicesRuntimeDxe/FWBlockService.c", > + "Win/Host/WinFileSystem.c", > + "Win/Host/WinInclude.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 (#84150): https://edk2.groups.io/g/devel/message/84150 Mute This Topic: https://groups.io/mt/87268739/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-