On Tue, 23 Nov 2021 at 22:21, Michael D Kinney <[email protected]> wrote: > > 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 <[email protected]> > Cc: Ard Biesheuvel <[email protected]>
Where needed, Acked-by: Ard Biesheuvel <[email protected]> > Cc: Sami Mujawar <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: Jiewen Yao <[email protected]> > Cc: Jian J Wang <[email protected]> > Cc: Xiaoyu Lu <[email protected]> > Cc: Guomin Jiang <[email protected]> > Cc: Andrew Fish <[email protected]> > Cc: Ray Ni <[email protected]> > Cc: Zhiguang Liu <[email protected]> > Cc: Qi Zhang <[email protected]> > Cc: Rahul Kumar <[email protected]> > Cc: Zhichao Gao <[email protected]> > Cc: Supreeth Venkatesh <[email protected]> > Cc: Guo Dong <[email protected]> > Cc: Maurice Ma <[email protected]> > Cc: Benjamin You <[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]> > > Michael D Kinney (12): > ArmPkg: Update YAML to ignore specific ECC files/errors > ArmPlatformPkg: Update YAML to ignore specific ECC files/errors > ArmVirtPkg: Update YAML to ignore specific ECC files/errors > CryptoPkg: Update YAML to ignore specific ECC files/errors > EmulatorPkg: Update YAML to ignore specific ECC files/errors > MdeModulePkg: Update YAML to ignore specific ECC files/errors > MdePkg: Update YAML to ignore specific ECC files/errors > SecurityPkg: Update YAML to ignore specific ECC files/errors > ShellPkg: Update YAML to ignore specific ECC files/errors > StandaloneMmPkg: Update YAML to ignore specific ECC files/errors > UefiPayloadPkg: Update YAML to ignore specific ECC files/errors > UnitTestFrameworkPkg: Update YAML to ignore specific ECC files/errors > > ArmPkg/ArmPkg.ci.yaml | 5 ++- > ArmPlatformPkg/ArmPlatformPkg.ci.yaml | 3 +- > ArmVirtPkg/ArmVirtPkg.ci.yaml | 1 + > CryptoPkg/CryptoPkg.ci.yaml | 10 ++++-- > EmulatorPkg/EmulatorPkg.ci.yaml | 7 ++++ > MdeModulePkg/MdeModulePkg.ci.yaml | 9 ++--- > MdePkg/MdePkg.ci.yaml | 34 ++++++++++++++++++- > SecurityPkg/SecurityPkg.ci.yaml | 3 ++ > ShellPkg/ShellPkg.ci.yaml | 1 + > StandaloneMmPkg/StandaloneMmPkg.ci.yaml | 12 +++++++ > UefiPayloadPkg/UefiPayloadPkg.ci.yaml | 6 ++++ > .../UnitTestFrameworkPkg.ci.yaml | 5 ++- > 12 files changed, 83 insertions(+), 13 deletions(-) > > -- > 2.32.0.windows.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#84001): https://edk2.groups.io/g/devel/message/84001 Mute This Topic: https://groups.io/mt/87268734/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
