audk/SourceLevelDebugPkg
Rebecca Cran 457b4e42f7 SourceLevelDebugPkg: 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
SourceLevelDebugPkg.

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: Ray Ni <ray.ni@intel.com>
2023-04-10 14:19:57 +00:00
..
DebugAgentDxe SourceLevelDebugPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugAgentPei SourceLevelDebugPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Include SourceLevelDebugPkg: Fix spelling errors 2022-10-06 02:09:28 +00:00
Library SourceLevelDebugPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Readme.txt SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL 2018-11-08 12:00:34 +08:00
SourceLevelDebugPkg.ci.yaml SourceLevelDebugPkg: Add package CI YAML file 2022-10-06 02:09:28 +00:00
SourceLevelDebugPkg.dec SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
SourceLevelDebugPkg.dsc SourceLevelDebugPkg: Remove UefiCpuLib from module INFs. 2023-03-10 08:23:56 +00:00
SourceLevelDebugPkg.uni SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
SourceLevelDebugPkgExtra.uni SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

UDK based firmware on UEFI IA-32 and UEFI x64 platforms can be debugged with
SourceLevelDebugPkg in conjunction with Intel(R) UEFI Development Kit Debugger
Tool (Intel (R) UDK Debugger Tool).

The Intel(R) UDK Debugger Tool and its detailed user manual can be obtained
from: https://firmware.intel.com/develop/intel-uefi-tools-and-utilities/intel-uefi-development-kit-debugger-tool.