]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.
authorWei6 Xu <wei6.xu@intel.com>
Wed, 19 Jun 2019 16:27:09 +0000 (00:27 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Thu, 20 Jun 2019 08:50:41 +0000 (16:50 +0800)
commit7837d1249807b4248079699097bc993254235d7a
tree6ee0583545cba09ba5df2ec23bdf5268453805f3
parentfd7286089542ee7a98cfea00be45ceb3561e0b20
MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.

https://github.com/tianocore/tianocore.github.io/wiki/UEFI-Capsule-
on-Disk-Introducation

Introduce PcdCapsuleInRamSupport to turn on/off Capsule In Ram feature.
Platform could choose to drop CapsulePei/CapsuleX64 and not to support
Capsule In Ram.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Chao B Zhang <chao.b.zhang@intel.com>
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Chao B Zhang <chao.b.zhang@intel.com>
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c