audk/SignedCapsulePkg
Dandan Bi 868f139b08 SignedCapsulePkg: Remove PcdFrameworkCompatibilitySupport usage
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464

Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen.yao@intel.com
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2019-05-09 09:42:55 +08:00
..
Include SignedCapsulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:26 -07:00
Library SignedCapsulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:26 -07:00
Universal SignedCapsulePkg: Remove PcdFrameworkCompatibilitySupport usage 2019-05-09 09:42:55 +08:00
Readme.md SignedCapsulePkg: Convert files to CRLF line ending 2017-04-06 15:43:14 +08:00
SignedCapsulePkg.dec SignedCapsulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:26 -07:00
SignedCapsulePkg.dsc SignedCapsulePkg: Change the SMM debug lib instance 2019-04-22 09:52:54 +08:00

Readme.md

SignedCapsulePkg

This package provides a signed capsule solution in EDKII to support a secure capsule update and recovery solution.

Source Repository: https://github.com/tianocore/edk2/tree/master/SignedCapsulePkg

A whitepaper to describe the capsule design: https://github.com/tianocore-docs/Docs/raw/master/White_Papers/A_Tour_Beyond_BIOS_Capsule_Update_and_Recovery_in_EDK_II.pdf

Wiki pages to provides more detail on how to enable: https://github.com/tianocore/tianocore.github.io/wiki/Capsule-Based-Firmware-Update-and-Firmware-Recovery