[edk2-devel] [PATCH v2 4/7] ArmVirtPkg.ci.yaml: Add debug macro exception

Michael D Kinney michael.d.kinney at intel.com
Tue Sep 19 00:05:42 UTC 2023


Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com >

> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Michael
> Kubacki
> Sent: Monday, September 18, 2023 3:35 PM
> To: devel at edk2.groups.io; Leif Lindholm <quic_llindhol at quicinc.com>; Sami
> Mujawar <sami.mujawar at arm.com>; Gerd Hoffmann <kraxel at redhat.com>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Subject: Re: [edk2-devel] [PATCH v2 4/7] ArmVirtPkg.ci.yaml: Add debug
> macro exception
> 
> Thanks Ard. I still need a Reviewed-by on this patch to complete the
> series.
> 
> On 9/13/2023 1:10 PM, Ard Biesheuvel wrote:
> > On Wed, 13 Sept 2023 at 19:07, <mikuback at linux.microsoft.com> wrote:
> >>
> >> From: Michael Kubacki <michael.kubacki at microsoft.com>
> >>
> >> Adds a CI YAML entry to acknowledge a case where a macro is expanded
> >> that contains a print specifier.
> >>
> >> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> >> Cc: Leif Lindholm <quic_llindhol at quicinc.com>
> >> Cc: Sami Mujawar <sami.mujawar at arm.com>
> >> Cc: Gerd Hoffmann <kraxel at redhat.com>
> >> Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
> >
> > Acked-by: Ard Biesheuvel <ardb at kernel.org>
> >
> >> ---
> >>   ArmVirtPkg/ArmVirtPkg.ci.yaml | 8 ++++++++
> >>   1 file changed, 8 insertions(+)
> >>
> >> diff --git a/ArmVirtPkg/ArmVirtPkg.ci.yaml
> b/ArmVirtPkg/ArmVirtPkg.ci.yaml
> >> index 1e799dc4e194..506b0e72f0bb 100644
> >> --- a/ArmVirtPkg/ArmVirtPkg.ci.yaml
> >> +++ b/ArmVirtPkg/ArmVirtPkg.ci.yaml
> >> @@ -125,5 +125,13 @@
> >>           ],           # words to extend to the dictionary for this
> package
> >>           "IgnoreStandardPaths": [],   # Standard Plugin defined paths
> that should be ignore
> >>           "AdditionalIncludePaths": [] # Additional paths to spell check
> (wildcards supported)
> >> +    },
> >> +
> >> +    "DebugMacroCheck": {
> >> +      "StringSubstitutions": {
> >> +          # DynamicTablesPkg/Include/ConfigurationManagerObject.h
> >> +          # Reason: Expansion of macro that contains a print specifier.
> >> +          "FMT_CM_OBJECT_ID": "0x%lx"
> >> +      }
> >>       }
> >>   }
> >> --
> >> 2.42.0.windows.2
> >>
> >
> >
> >
> >
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108812): https://edk2.groups.io/g/devel/message/108812
Mute This Topic: https://groups.io/mt/101341655/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3943202/1813853/130120423/xyzzy [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list