audk/SignedCapsulePkg
Leif Lindholm 3b6c73f13e SignedCapsulePkg: enable package build for AARCH64/ARM
This package is used by several platforms in edk2-platforms, so ensure it
can be built directly by adding AARCH64/ARM to SUPPORTED_ARCHITECTURES.

Also force-include CompilerIntrinsicsLib, BaseStackCheckLib and create a
resolution for ArmSoftFloatLib for ARM.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: jiewen.yao@intel.com
2019-02-04 17:09:17 +00: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: enable package build for AARCH64/ARM 2019-02-04 17:09:17 +00: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