Ah, dangit! I completely forgot to run uncrustify.
I'll send out a v3.

--
Rebecca Cran

On 10/7/22 06:34, Sami Mujawar wrote:
Hi Rebecca,

Thank you for this patch.

On Fri, Oct 7, 2022 at 04:38 AM, Rebecca Cran wrote:

    + CharCount = AsciiSPrint (
    + Buffer,
    + sizeof (Buffer),
    + "UEFI firmware (version %s built at %a on %a)\n\r",
    + (CHAR16 *)PcdGetPtr (PcdFirmwareVersionString),
    + __TIME__,
    + __DATE__
    + );

Can you check if uncrustify reports any issue with the above, please?
Other than that this patch looks good to me.

Reviewed-by: Sami Mujawar <sami.muja...@arm.com>

Regards,

Sami Mujawar



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


Reply via email to