audk/SignedCapsulePkg
Chen A Chen 3888487499 SignedCapsulePkg: Remove PalLib in dsc which was missed at 52664c5
The PalLib is IPF specific and will be removed from MdePkg.
So this patch removes PalLib in SignedCapsulePkg.dsc which was missed
at 52664c5252.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-09-25 23:40:40 +08:00
..
Include SignedCapsulePkg/PlatformFlashAccessLib: Add progress API 2018-05-28 09:30:10 -07:00
Library SignedCapsulePkg: Removing ipf which is no longer supported from edk2. 2018-09-13 13:12:03 +08:00
Universal SignedCapsulePkg: Removing ipf which is no longer supported from edk2. 2018-09-13 13:12:03 +08:00
Readme.md SignedCapsulePkg: Convert files to CRLF line ending 2017-04-06 15:43:14 +08:00
SignedCapsulePkg.dec SignedCapsulePkg: add PcdLowestSupportedFirmwareVersion 2018-06-01 17:16:57 +02:00
SignedCapsulePkg.dsc SignedCapsulePkg: Remove PalLib in dsc which was missed at 52664c5 2018-09-25 23:40:40 +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