edk2/OvmfPkg/Library/MemDebugLogLib
Gerd Hoffmann 37857f41c6 OvmfPkg/MemDebugLogPeiCoreLib: enable for PEIMs
Allow PEIMs use the MemDebugLogPeiCoreLib lib.

The difference between MemDebugLogPeiCoreLib and MemDebugLogPeiLib is
that the latter does additionally provide the MemDebugLogPages()
function, and pulls in QemuFwCfg* libraries as dependency.

Most PEIMs do not need MemDebugLogPages() though, only the ones which
handle the setup of the memory logging buffer do.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2026-01-30 15:17:50 +00:00
..
MemDebugLogCommon.c OvmfPkg/MemDebugLogLib: use AcquireSpinLockOrFail 2025-12-04 12:36:28 +00:00
MemDebugLogDxe.c OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogDxeLib.inf OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogLibNull.inf OvmfPkg: MemDebugLogLibNull: Support Standalone MM core and drivers 2025-06-19 06:17:18 +00:00
MemDebugLogNull.c OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogPei.c OvmfPkg/MemDebugLogPeiLib: drop duplicate MemDebugLogWrite function 2026-01-30 15:17:50 +00:00
MemDebugLogPeiCore.c OvmfPkg/MemDebugLogLib: unoptimize PEIM and PEI_CORE 2025-08-28 09:56:09 +00:00
MemDebugLogPeiCoreLib.inf OvmfPkg/MemDebugLogPeiCoreLib: enable for PEIMs 2026-01-30 15:17:50 +00:00
MemDebugLogPeiLib.inf OvmfPkg/MemDebugLogPeiLib: drop duplicate MemDebugLogWrite function 2026-01-30 15:17:50 +00:00
MemDebugLogRt.c OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogRtLib.inf OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogSec.c OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00
MemDebugLogSecLib.inf OvmfPkg: Add OVMF Memory Debug Logging MemDebugLogLib library 2025-06-13 22:19:39 +00:00