]> git.proxmox.com Git - mirror_edk2.git/commit - QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling.
authorJiewen Yao <jiewen.yao@intel.com>
Wed, 21 Sep 2016 03:37:27 +0000 (11:37 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Tue, 8 Nov 2016 14:46:03 +0000 (22:46 +0800)
commit9bd5e0cc9c85c4e5b7746aa01836d98ae8c531e0
tree4c601d7117e8fb4a2c7ab9c26d810ab1f584ebc6
parent4e15ace8b55d60ec5c0e1d25fae31eb6f23c4c76
QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling.

1) Add capsule and recovery boot path handling in platform BDS.
2) Add check if the platform is using default test key for capsule.
Produce PcdTestKeyUsed to indicate if there is any
test key used in current BIOS, such as recovery key,
or capsule update key.
Then the generic UI may consume this PCD to show warning information.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.h
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf