gt; Gerd Hoffmann ; Igor Kulchytskyy ;
> Jian J Wang ; Jiewen Yao ;
> Jordan Justen ; Leif Lindholm
> ; Liming Gao ;
> Michael D Kinney ; Nickle Wang
> ; Pierre Gondois ; Sami
> Mujawar ; Sean Brogan
>
> 主题: Re: [edk2-devel] [PATCH v1 0/7] Add DebugMacroCheck
>
>
Hi all,
Now that the stable tag is out, I would appreciate reviews for this series.
Thanks,
Michael
On 8/14/2023 4:48 PM, Michael Kubacki wrote:
From: Michael Kubacki
Adds a new script and build plugin called DebugMacroCheck.
The script verifies that the number of print specifiers match the
> On Aug 14, 2023, at 5:26 PM, Michael Kubacki
> wrote:
>
> On 8/14/2023 8:23 PM, Andrew Fish via groups.io wrote:
>>> On Aug 14, 2023, at 3:51 PM, Pedro Falcato wrote:
>>>
>>> On Mon, Aug 14, 2023 at 9:49 PM Michael Kubacki
>>> mailto:mikub...@linux.microsoft.com>> wrote:
From:
On Tue, Aug 15, 2023 at 1:23 AM Andrew (EFI) Fish wrote:
>
>
>
> On Aug 14, 2023, at 3:51 PM, Pedro Falcato wrote:
>
> On Mon, Aug 14, 2023 at 9:49 PM Michael Kubacki
> wrote:
>
>
> From: Michael Kubacki
>
> Adds a new script and build plugin called DebugMacroCheck.
>
> The script verifies that
> On Aug 14, 2023, at 3:51 PM, Pedro Falcato wrote:
>
> On Mon, Aug 14, 2023 at 9:49 PM Michael Kubacki
> mailto:mikub...@linux.microsoft.com>> wrote:
>>
>> From: Michael Kubacki
>>
>> Adds a new script and build plugin called DebugMacroCheck.
>>
>> The script verifies that the number of pr
On Mon, Aug 14, 2023 at 9:49 PM Michael Kubacki
wrote:
>
> From: Michael Kubacki
>
> Adds a new script and build plugin called DebugMacroCheck.
>
> The script verifies that the number of print specifiers match the
> number of arguments in DEBUG() calls.
>
> Overview:
>
> - Build plugin: BuildPlug
From: Michael Kubacki
Adds a new script and build plugin called DebugMacroCheck.
The script verifies that the number of print specifiers match the
number of arguments in DEBUG() calls.
Overview:
- Build plugin: BuildPlugin/DebugMacroCheckBuildPlugin.py
- Runs on any build target that is not