[edk2-devel] [Patch 00/12] Update Package YAML to ignore specific ECC files/errors

Michael D Kinney posted 12 patches 2 years, 5 months ago
Failed in applying to current master (apply log)
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(-)
[edk2-devel] [Patch 00/12] Update Package YAML to ignore specific ECC files/errors
Posted by Michael D Kinney 2 years, 5 months ago
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 <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Qi Zhang <qi1.zhang@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Cc: Guo Dong <guo.dong@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

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 (#83983): https://edk2.groups.io/g/devel/message/83983
Mute This Topic: https://groups.io/mt/87268734/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [Patch 00/12] Update Package YAML to ignore specific ECC files/errors
Posted by Ard Biesheuvel 2 years, 5 months ago
On Tue, 23 Nov 2021 at 22:21, Michael D Kinney
<michael.d.kinney@intel.com> 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 <leif@nuviainc.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>

Where needed,

Acked-by: Ard Biesheuvel <ardb@kernel.org>

> Cc: Sami Mujawar <sami.mujawar@arm.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
> Cc: Guomin Jiang <guomin.jiang@intel.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> Cc: Guo Dong <guo.dong@intel.com>
> Cc: Maurice Ma <maurice.ma@intel.com>
> Cc: Benjamin You <benjamin.you@intel.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Michael Kubacki <michael.kubacki@microsoft.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
>
> 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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-