diff options
author | Star Zeng <star.zeng@intel.com> | 2016-08-19 15:05:48 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-09-05 18:15:25 +0800 |
commit | 627dea2ac921ad40c932b756dfc54722e40e4e0c (patch) | |
tree | 3eb829764817a4c72515091ee828b8c77dde72b8 /FatBinPkg | |
parent | d3906831b1dce70377cc63e193e4d6d79c715c95 (diff) | |
download | edk2-platforms-627dea2ac921ad40c932b756dfc54722e40e4e0c.tar.xz |
QuarkPlatformPkg: Declare PciSegmentLib in platform dsc
PiDxeS3BootScriptLib will be updated to consume PciSegmentLib
instead of PciLib to support multiple PCI segment.
That means platforms need to add PciSegmentLib
declaration in platform dsc if the PciSegmentLib was
not declared in platform dsc before.
For platforms only have one segment,
MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf is recommended
to be used and declared in platform dsc for PiDxeS3BootScriptLib to have
equivalent functionality with before.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Amy Chan <amy.chan@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'FatBinPkg')
0 files changed, 0 insertions, 0 deletions