mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| MemDebugLogCommon.c | ||
| MemDebugLogDxe.c | ||
| MemDebugLogDxeLib.inf | ||
| MemDebugLogLibNull.inf | ||
| MemDebugLogNull.c | ||
| MemDebugLogPei.c | ||
| MemDebugLogPeiCore.c | ||
| MemDebugLogPeiCoreLib.inf | ||
| MemDebugLogPeiLib.inf | ||
| MemDebugLogRt.c | ||
| MemDebugLogRtLib.inf | ||
| MemDebugLogSec.c | ||
| MemDebugLogSecLib.inf | ||