diff options
author | Wei6 Xu <wei6.xu@intel.com> | 2019-06-20 00:22:38 +0800 |
---|---|---|
committer | Zhang, Chao B <chao.b.zhang@intel.com> | 2019-06-20 16:50:40 +0800 |
commit | 0d4aa276d1f6e0cb9d71a7fb88b30c416ba6d5a3 (patch) | |
tree | ad561d51d8c0da27ba4a8cdf3ca1ca01eb272b71 /MdeModulePkg/Application | |
parent | 4c12dcace99dba96a9d4f7d0e259c0231e8fe6f1 (diff) | |
download | edk2-0d4aa276d1f6e0cb9d71a7fb88b30c416ba6d5a3.tar.gz edk2-0d4aa276d1f6e0cb9d71a7fb88b30c416ba6d5a3.tar.bz2 edk2-0d4aa276d1f6e0cb9d71a7fb88b30c416ba6d5a3.zip |
MdeModulePkg: Add Capsule On Disk related definition.
https://github.com/tianocore/tianocore.github.io/wiki/UEFI-Capsule-
on-Disk-Introducation
This patch will add Capsule On Disk related definition, including
GUID, PPI and PCDs:
The Capsule On Disk Name GUID indicates the capsule is to store
Capsule On Disk file names.
The Pei Capsule On Disk PPI provides service to retrieve capsules
from Capsule On Disk temp relocation file on mass storage devices
and create capsule hob for these capsules.
Pei Boot In CapsuleOnDisk Mode Ppi indicates current boot mode is
capsule on disk mode.
PcdCapsuleOnDiskSupport is used to enable/disable Capsule On Disk.
PcdCapsuleInRamSupport is used to enable/disable Capsule In Ram.
PcdCoDRelocationFileName specifies the Capsule On Disk temp
relocation file name.
PcdCodRelocationDevPath specifies platform specific device to store
Capsule On Disk temp relocation file.
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>
Diffstat (limited to 'MdeModulePkg/Application')
0 files changed, 0 insertions, 0 deletions