Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Package YAML to ignore specific ECC files/errors #2218

Merged
merged 12 commits into from Nov 30, 2021

Commits on Nov 29, 2021

  1. ArmPkg: 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: Leif Lindholm <leif@nuviainc.com>
    Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
    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>
    Acked-by: Ard Biesheuvel <ardb@kernel.org>
    Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
    Reviewed-by: Leif Lindholm <leif@nuviainc.com>
    mdkinney committed Nov 29, 2021
    Copy the full SHA
    fc85cbd View commit details
    Browse the repository at this point in the history
  2. ArmPlatformPkg: 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: Leif Lindholm <leif@nuviainc.com>
    Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
    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>
    Acked-by: Ard Biesheuvel <ardb@kernel.org>
    Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
    Reviewed-by: Leif Lindholm <leif@nuviainc.com>
    mdkinney committed Nov 29, 2021
    Copy the full SHA
    f23f827 View commit details
    Browse the repository at this point in the history
  3. ArmVirtPkg: 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: 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: 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>
    Acked-by: Ard Biesheuvel <ardb@kernel.org>
    Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
    Reviewed-by: Leif Lindholm <leif@nuviainc.com>
    mdkinney committed Nov 29, 2021
    Copy the full SHA
    60442d7 View commit details
    Browse the repository at this point in the history
  4. CryptoPkg: 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: 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: 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>
    Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
    Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
    mdkinney committed Nov 29, 2021
    Copy the full SHA
    9e24095 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. 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 <afish@apple.com>
    Cc: Ray Ni <ray.ni@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>
    Reviewed-by: Ray Ni <ray.ni@intel.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    d26dd69 View commit details
    Browse the repository at this point in the history
  2. MdeModulePkg: 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: Jian J Wang <jian.j.wang@intel.com>
    Cc: Liming Gao <gaoliming@byosoft.com.cn>
    Cc: Sean Brogan <sean.brogan@microsoft.com>
    Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
    Cc: Michael Kubacki <michael.kubacki@microsoft.com>
    Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
    Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    b2519ff View commit details
    Browse the repository at this point in the history
  3. MdePkg: 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: Liming Gao <gaoliming@byosoft.com.cn>
    Cc: Zhiguang Liu <zhiguang.liu@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>
    Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    d9b3814 View commit details
    Browse the repository at this point in the history
  4. SecurityPkg: 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: Qi Zhang <qi1.zhang@intel.com>
    Cc: Rahul Kumar <rahul1.kumar@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>
    Reviewed-by: Qi Zhang <qi1.zhang@intel.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    da58114 View commit details
    Browse the repository at this point in the history
  5. 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 <ray.ni@intel.com>
    Cc: Zhichao Gao <zhichao.gao@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>
    Reviewed-by: Ray Ni <ray.ni@intel.com>
    Acked-by: Zhichao Gao <zhichao.gao@intel.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    163a0f8 View commit details
    Browse the repository at this point in the history
  6. StandaloneMmPkg: 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: Ard Biesheuvel <ardb+tianocore@kernel.org>
    Cc: Sami Mujawar <sami.mujawar@arm.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.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>
    Acked-by: Ard Biesheuvel <ardb+tianocore@kernel.org>
    Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    5fa7d79 View commit details
    Browse the repository at this point in the history
  7. UefiPayloadPkg: 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: Guo Dong <guo.dong@intel.com>
    Cc: Ray Ni <ray.ni@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>
    Reviewed-by: Guo Dong <guo.dong@intel.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    e574707 View commit details
    Browse the repository at this point in the history
  8. UnitTestFrameworkPkg: 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: 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>
    Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
    mdkinney committed Nov 30, 2021
    Copy the full SHA
    49ad9df View commit details
    Browse the repository at this point in the history