]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete.
authorDong, Guo <guo.dong@intel.com>
Tue, 25 Oct 2016 23:53:37 +0000 (07:53 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Thu, 27 Oct 2016 23:46:42 +0000 (07:46 +0800)
PciEnumerationComplete might be signaled to FSP in Coreboot. So FSP
wrapper driver don't need send it again. Add a PCD to control if a
FSP API could be skipped from FspWrapperNotifyDxe driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>

No differences found