]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c
MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.
authorWei6 Xu <wei6.xu@intel.com>
Mon, 24 Jun 2019 06:49:24 +0000 (14:49 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Wed, 26 Jun 2019 07:10:41 +0000 (15:10 +0800)
commit4ef0b0ac8e89633b8ad0475fa153c97a1dbe5905
tree00861b49f2d367a87a2fd2ddeaf2a7662dacc89b
parent43311062a148666f9f8090dc134ae55197f8e41c
MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.

REF: 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: Chao B Zhang <chao.b.zhang@intel.com>
Acked-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c