Acked-by: Zhichao Gao <[email protected]> Thanks, Zhichao
> -----Original Message----- > From: Kinney, Michael D <[email protected]> > Sent: Wednesday, November 24, 2021 5:21 AM > To: [email protected] > Cc: Ni, Ray <[email protected]>; Gao, Zhichao <[email protected]>; Sean > Brogan <[email protected]>; Bret Barkelew > <[email protected]>; Liming Gao <[email protected]>; > Michael Kubacki <[email protected]> > Subject: [Patch 09/12] ShellPkg: 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: Ray Ni <[email protected]> > Cc: Zhichao Gao <[email protected]> > Cc: Sean Brogan <[email protected]> > Cc: Bret Barkelew <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Michael Kubacki <[email protected]> > Signed-off-by: Michael D Kinney <[email protected]> > --- > ShellPkg/ShellPkg.ci.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ShellPkg/ShellPkg.ci.yaml b/ShellPkg/ShellPkg.ci.yaml index > 30894d44bc3a..e741402459e5 100644 > --- a/ShellPkg/ShellPkg.ci.yaml > +++ b/ShellPkg/ShellPkg.ci.yaml > @@ -15,6 +15,7 @@ > ## "<ErrorID>", "<KeyWord>" > ## ] > "ExceptionList": [ > + "8001", "ShellCommandLineParse" > ], > ## Both file path and directory path are accepted. > "IgnoreFiles": [ > -- > 2.32.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#84016): https://edk2.groups.io/g/devel/message/84016 Mute This Topic: https://groups.io/mt/87268743/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
