audk/EmbeddedPkg/Universal/MmcDxe
Mike Beaton 8f04804593 EmbeddedPkg: Remove non-needed MDEPKG_NDEBUG dependent code
Remove small amount of MDEPKG_NDEBUG dependent code which
is no longer needed, given update of 'null' debug macros
in ae83c6b7fd to explicitly
mark debug-only code as discarded.

Additionally, correctly mark as STATIC the two arrays
within the updated code block.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
2024-10-23 20:30:49 +00:00
..
ComponentName.c EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Diagnostics.c EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mmc.c EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mmc.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmcBlockIo.c EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmcDebug.c EmbeddedPkg: Remove non-needed MDEPKG_NDEBUG dependent code 2024-10-23 20:30:49 +00:00
MmcDxe.inf EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid 2020-04-30 08:11:42 +00:00
MmcIdentification.c EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00