mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
OvmfPkg/OvmfPkgX64.dsc: Fix build with fast boot
Fast Boot feature added a few PCDs to common Dasharo modules. These PCDs have to be defined as DynamicDefault in the platform DSC file. Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
@@ -759,6 +759,9 @@
|
||||
gIntelSiliconPkgTokenSpaceGuid.PcdVTdPolicyPropertyMask|1
|
||||
!endif
|
||||
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdConInConnectOnDemand|FALSE
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFastPS2Detection|FALSE
|
||||
|
||||
[PcdsDynamicHii]
|
||||
!include OvmfPkg/Include/Dsc/OvmfTpmPcdsHii.dsc.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user