UefiPayloadPkg: Enable Capsule On Disk support
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
@@ -414,6 +414,10 @@
|
||||
# Disable MTRR programming
|
||||
gUefiCpuPkgTokenSpaceGuid.PcdCpuDisableMtrrProgramming|TRUE
|
||||
|
||||
# Enable Capsule On Disk support
|
||||
# NOTE: Capsule in RAM is enabled, so UpdateCapsule will still be called
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdCapsuleOnDiskSupport|TRUE
|
||||
|
||||
[PcdsPatchableInModule.common]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }
|
||||
gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x7
|
||||
|
Reference in New Issue
Block a user