audk/EmbeddedPkg
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
..
Application
Drivers EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
EmbeddedMonotonicCounter
GdbStub EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
Include EmbeddedPkg: Add back FfsFindSectionData 2023-01-19 08:35:59 +00:00
Library EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
MetronomeDxe EmbeddedPkg/MetronomeDxe: Update outdated lower bound comment 2022-11-29 19:39:43 +00:00
RealTimeClockRuntimeDxe EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
ResetRuntimeDxe
Scripts/LauterbachT32
SimpleTextInOutSerial
Universal/MmcDxe EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
EmbeddedPkg.ci.yaml EmbeddedPkg: Add CI YAML file 2022-10-03 18:22:03 +00:00
EmbeddedPkg.dec EmbeddedPkg: Add CI YAML file 2022-10-03 18:22:03 +00:00
EmbeddedPkg.dsc EmbeddedPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00