Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Michael
> Kubacki
> Sent: Monday, September 18, 2023 3:37 PM
> To: devel@edk2.groups.io; Pierre Gondois <pierre.gond...@arm.com>; Yeo Reum
> Yun <yeoreum....@arm.com>; nd <n...@arm.com>
> Cc: sami.muja...@arm.com
> Subject: Re: [edk2-devel] [PATCH v2 5/7] DynamicTablesPkg.ci.yaml: Add
> debug macro exception
> 
> Thanks Sami. I still need a Reviewed-by on this patch to complete the
> series.
> 
> On 9/14/2023 5:22 AM, Sami Mujawar wrote:
> > Hi Michael,
> >
> > Apologies, I initially misunderstood what this patch was trying to do.
> > As I understand this is an exception for one of the special cases to be
> handled differently by the plugin.
> >
> > Acked-by: Sami Mujawar <sami.muja...@arm.com>
> >
> > Regards,
> >
> > Sami Mujawar
> >
> > On 14/09/2023, 09:42, "devel@edk2.groups.io <mailto:devel@edk2.groups.io>
> on behalf of Sami Mujawar via groups.io" <devel@edk2.groups.io
> <mailto:devel@edk2.groups.io> on behalf of sami.mujawar=arm....@groups.io
> <mailto:arm....@groups.io>> wrote:
> >
> >
> > Hi Michael,
> >
> >
> > I would prefer to have the debug macro checks enabled in DynamicTablesPkg
> to catch any issues.
> >
> >
> > Please do not disable this feature for this package.
> >
> >
> > Regards,
> >
> >
> > Sami Mujawar
> >
> >
> > On 13/09/2023, 18:08, "mikub...@linux.microsoft.com
> <mailto:mikub...@linux.microsoft.com> <mailto:mikub...@linux.microsoft.com
> <mailto:mikub...@linux.microsoft.com>>" <mikub...@linux.microsoft.com
> <mailto:mikub...@linux.microsoft.com> <mailto:mikub...@linux.microsoft.com
> <mailto:mikub...@linux.microsoft.com>>> wrote:
> >
> >
> >
> >
> > From: Michael Kubacki <michael.kuba...@microsoft.com
> <mailto:michael.kuba...@microsoft.com>
> <mailto:michael.kuba...@microsoft.com
> <mailto:michael.kuba...@microsoft.com>>>
> >
> >
> >
> >
> > Adds a CI YAML entry to acknowledge a case where custom strings
> > contain print specifiers for a single debug macro.
> >
> >
> >
> >
> > Cc: Sami Mujawar <sami.muja...@arm.com <mailto:sami.muja...@arm.com>
> <mailto:sami.muja...@arm.com <mailto:sami.muja...@arm.com>>>
> > Cc: Alexei Fedorov <alexei.fedo...@arm.com
> <mailto:alexei.fedo...@arm.com> <mailto:alexei.fedo...@arm.com
> <mailto:alexei.fedo...@arm.com>>>
> > Cc: Pierre Gondois <pierre.gond...@arm.com
> <mailto:pierre.gond...@arm.com> <mailto:pierre.gond...@arm.com
> <mailto:pierre.gond...@arm.com>>>
> > Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com
> <mailto:michael.kuba...@microsoft.com>
> <mailto:michael.kuba...@microsoft.com
> <mailto:michael.kuba...@microsoft.com>>>
> > ---
> > DynamicTablesPkg/DynamicTablesPkg.ci.yaml | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
> >
> >
> >
> > diff --git a/DynamicTablesPkg/DynamicTablesPkg.ci.yaml
> b/DynamicTablesPkg/DynamicTablesPkg.ci.yaml
> > index 5addf8626841..1d41d44bbf33 100644
> > --- a/DynamicTablesPkg/DynamicTablesPkg.ci.yaml
> > +++ b/DynamicTablesPkg/DynamicTablesPkg.ci.yaml
> > @@ -130,5 +130,13 @@
> > # should be ignore
> > "AdditionalIncludePaths": [] # Additional paths to spell check
> > # (wildcards supported)
> > + },
> > +
> > + "DebugMacroCheck": {
> > + "StringSubstitutions": {
> > + #
> DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectPa
> rser.c
> > + # Reason: Debug format strings are dynamically set.
> > + "Parser[Index].Format": "%d"
> > + }
> > }
> > }
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108813): https://edk2.groups.io/g/devel/message/108813
Mute This Topic: https://groups.io/mt/101341656/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: 
https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to