On Fri, 7 Apr 2023 at 00:23, Rebecca Cran <rebe...@bsdio.com> wrote:
>
> Following on from commit b17a3a133b18fb41493fba7d86e9b5804ea6a8cf which
> updated MdePkg to be more C11 compliant by replacing the pre-standard
> __FUNCTION__ with __func__ which was introduced in C99, this patch
> series updates the remaining packages in edk2.
>
> The changes were generated by using "Replace in Files" in VS Code.
>
> GitHub branch: https://github.com/bcran/edk2/tree/c99func
> GitHub PR:     https://github.com/tianocore/edk2/pull/4247
>
> Rebecca Cran (18):
>   ArmPkg: Update code to be more C11 compliant by using __func__
>   ArmPlatformPkg: Update code to be more C11 compliant by using __func__
>   ArmVirtPkg: Update code to be more C11 compliant by using __func__
>   EmbeddedPkg: Update code to be more C11 compliant by using __func__
>   OvmfPkg: Update code to be more C11 compliant by using __func__
>   StandaloneMmPkg: Update code to be more C11 compliant by using

For the packages above

Reviewed-by: Ard Biesheuvel <a...@kernel.org>

but feel free to apply it to the whole series.


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


Reply via email to