audk/EmbeddedPkg/Drivers
Oleksandr Tymoshenko 9bb11cad9d EmbeddedPkg: Remove misleading error message in FindNextMemoryNodeReg
FindNextMemoryNodeReg prints "ignoring disabled memory node" for all
top-level disabled nodes in the tree, not just the ones with the
"device_type" property set to "memory". Rework the loop to only print
the message for the relevant nodes.

Signed-off-by: Oleksandr Tymoshenko <ovt@google.com>
2025-01-09 11:35:00 +00:00
..
AndroidFastbootTransportTcpDxe EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AndroidFastbootTransportUsbDxe EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ConsolePrefDxe EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarations 2024-09-27 12:42:07 +00:00
DtPlatformDxe EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
FdtClientDxe EmbeddedPkg: Remove misleading error message in FindNextMemoryNodeReg 2025-01-09 11:35:00 +00:00
MemoryAttributeManagerDxe EmbeddedPkg: Add option to disable EFI Memory Attribute Protocol 2024-07-16 09:54:07 +00:00
NonCoherentIoMmuDxe EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeed 2024-03-12 17:39:01 +00:00
VirtualKeyboardDxe EmbeddedPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx 2024-04-03 10:25:06 +08:00