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

Sami Mujawar sami.mujawar at arm.com
Wed Nov 24 10:35:41 UTC 2021


Hi Mike,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>

Regards,

Sami Mujawar


On 23/11/2021 09:21 PM, Michael D Kinney via groups.io 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 at nuviainc.com>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> 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>
> ---
>   ArmPkg/ArmPkg.ci.yaml | 5 ++++-
>   1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/ArmPkg/ArmPkg.ci.yaml b/ArmPkg/ArmPkg.ci.yaml
> index a0d6a75fe881..b7e07aaef675 100644
> --- a/ArmPkg/ArmPkg.ci.yaml
> +++ b/ArmPkg/ArmPkg.ci.yaml
> @@ -19,7 +19,10 @@
>           ],
>           ## Both file path and directory path are accepted.
>           "IgnoreFiles": [
> -            "Library/ArmSoftFloatLib/berkeley-softfloat-3"
> +            "Library/ArmSoftFloatLib/berkeley-softfloat-3",
> +            "Library/ArmSoftFloatLib/ArmSoftFloatLib.c",
> +            "Library/CompilerIntrinsicsLib",
> +            "Universal/Smbios/SmbiosMiscDxe"
>           ]
>       },
>   



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84024): https://edk2.groups.io/g/devel/message/84024
Mute This Topic: https://groups.io/mt/87268735/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