Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7916a6ccb7329517036141a20e735899b8dda875
      
https://github.com/tianocore/edk2/commit/7916a6ccb7329517036141a20e735899b8dda875
  Author: Gerd Hoffmann <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M OvmfPkg/Library/MemDebugLogLib/MemDebugLogPei.c
    M OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf

  Log Message:
  -----------
  OvmfPkg/MemDebugLogPeiLib: drop duplicate MemDebugLogWrite function

The MemDebugLogWrite() function is identical in MemDebugLogPei.c and
MemDebugLogPeiCore.c  So drop it from MemDebugLogPei.c and simply add
MemDebugLogPeiCore.c to MemDebugLogPeiLib.inf instead.

Signed-off-by: Gerd Hoffmann <[email protected]>


  Commit: 37857f41c675fc4fdd876306ea2dfe7f1603e6c6
      
https://github.com/tianocore/edk2/commit/37857f41c675fc4fdd876306ea2dfe7f1603e6c6
  Author: Gerd Hoffmann <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiCoreLib.inf

  Log Message:
  -----------
  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 <[email protected]>


  Commit: 5ededcd630b4dea50bb87b6d9a2f118c235410b7
      
https://github.com/tianocore/edk2/commit/5ededcd630b4dea50bb87b6d9a2f118c235410b7
  Author: Gerd Hoffmann <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M ArmVirtPkg/ArmVirtQemu.dsc

  Log Message:
  -----------
  ArmVirtPkg: use MemDebugLogPeiCoreLib for PEIMs

Switch PEIMs from MemDebugLogPeiLib to MemDebugLogPeiCoreLib, except for
the MemDebugLog PEIM which needs the MemDebugLogPages() function.

Signed-off-by: Gerd Hoffmann <[email protected]>


  Commit: 27143a8233f21233d5e1bf87b8e3a33db2e711e6
      
https://github.com/tianocore/edk2/commit/27143a8233f21233d5e1bf87b8e3a33db2e711e6
  Author: Gerd Hoffmann <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M OvmfPkg/OvmfPkgIa32X64.dsc
    M OvmfPkg/OvmfPkgX64.dsc

  Log Message:
  -----------
  OvmfPkg: use MemDebugLogPeiCoreLib for PEIMs

Switch PEIMs from MemDebugLogPeiLib to MemDebugLogPeiCoreLib, except for
the MemDebugLog and PlatformPei PEIMs which need the MemDebugLogPages()
function.

Signed-off-by: Gerd Hoffmann <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/370b689176cc...27143a8233f2

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to