mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 20:54:29 +02:00
OvmfPkg/MicroVM: use PeiPcdLib for PEI_CORE
Since commit d64d1e195ceb ("MdeModulePkg: PeiMain: Introduce implementation of delayed dispatch") the pei core wants read PCDs, so the NULL lib doesn't cut it any more. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
ac9a6eed02
commit
d6f828b384
@ -294,6 +294,7 @@
|
||||
!else
|
||||
DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
|
||||
!endif
|
||||
PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
|
||||
PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
||||
CcProbeLib|OvmfPkg/Library/CcProbeLib/SecPeiCcProbeLib.inf
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user