Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 99cbb636521a816fc2a078e692fb29b59bc5c84b
      
https://github.com/tianocore/edk2/commit/99cbb636521a816fc2a078e692fb29b59bc5c84b
  Author: Anthony PERARD <anthony.per...@vates.tech>
  Date:   2025-01-24 (Fri, 24 Jan 2025)

  Changed paths:
    M OvmfPkg/OvmfXen.dsc

  Log Message:
  -----------
  OvmfPkg/OvmfXen: use PeiPcdLib for PEI_CORE

Commit d64d1e195ceb ("MdeModulePkg: PeiMain: Introduce implementation
of delayed dispatch") introduced a new usage of the TimerLib which
uses a dynamic PCD in OvmfXen platform. But PeiMain has only access to
a NULL version of PcdLib, so OvmfXen can't start.

Introduce PeiPcdLib for PEI_CORE so PeiMain can read dynamic PCDs.

Signed-off-by: Anthony PERARD <anthony.per...@vates.tech>



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


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to