[edk2-devel] [Patch 05/12] EmulatorPkg: Update YAML to ignore specific ECC files/errors

Ni, Ray ray.ni at intel.com
Tue Nov 30 05:05:37 UTC 2021


Reviewed-by: Ray Ni <ray.ni at intel.com>

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney at intel.com>
> Sent: Wednesday, November 24, 2021 5:21 AM
> To: devel at edk2.groups.io
> Cc: Andrew Fish <afish at apple.com>; Ni, Ray <ray.ni at intel.com>; Sean Brogan <sean.brogan at microsoft.com>; Bret Barkelew
> <Bret.Barkelew at microsoft.com>; Liming Gao <gaoliming at byosoft.com.cn>; Michael Kubacki
> <michael.kubacki at 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 <afish at apple.com>
> Cc: Ray Ni <ray.ni at intel.com>
> Cc: Sean Brogan <sean.brogan at microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew at microsoft.com>
> Cc: Liming Gao <gaoliming at byosoft.com.cn>
> Cc: Michael Kubacki <michael.kubacki at microsoft.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list