]> git.proxmox.com Git - mirror_edk2.git/commit
QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation.
authorJiewen Yao <jiewen.yao@intel.com>
Wed, 21 Sep 2016 03:36:02 +0000 (11:36 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Tue, 8 Nov 2016 14:46:01 +0000 (22:46 +0800)
commit4e15ace8b55d60ec5c0e1d25fae31eb6f23c4c76
tree19a6c38dc2e00053e57e89ccd0eeb665ab616329
parent4df6b0bafc1851c835508baca204c4a231af7142
QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation.

The QuarkPlatform will use MdeModulePkg/RecoveryModuleLoadPei for recovery.
There is no need to produce recovery PPI in platform module.

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/Platform/Pei/PlatformInit/MemoryCallback.c