audk/EmbeddedPkg/Library
Rebecca Cran ccbbb4b1c5 EmbeddedPkg: Update code to be more C11 compliant by using __func__
__FUNCTION__ is a pre-standard extension that gcc and Visual C++ among
others support, while __func__ was standardized in C99.

Since it's more standard, replace __FUNCTION__ with __func__ throughout
EmbeddedPkg.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2023-04-10 14:19:57 +00:00
..
AcpiLib EmbeddedPkg/AcpiLib: Fix code formatting errors 2022-10-03 18:22:03 +00:00
AndroidBootImgLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CoherentDmaLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugAgentTimerLibNull EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeDtPlatformDtbLoaderLibDefault EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FdtLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbSerialDebugPortLib EmbeddedPkg/GdbSerialDebugPortLib: fix compile warning 2022-09-05 13:52:51 +00:00
GdbSerialLib EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
NonCoherentDmaLib EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
NorFlashInfoLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
NvVarStoreFormattedLib EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS 2019-04-29 15:34:16 +02:00
PlatformHasAcpiLib EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00
PrePiExtractGuidedSectionLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiHobLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiLib EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize 2023-02-04 10:55:05 +00:00
PrePiMemoryAllocationLib EmbeddedPkg/PrePi: Check for enough space before aligning heap pointer 2022-09-23 17:58:00 +00:00
TemplateRealTimeClockLib EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
TemplateResetSystemLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TimeBaseLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
VirtualRealTimeClockLib EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00