All of the serials, Reviewed-by: Ruiyu Ni <ruiyu...@intel.com>

I think it's now a PCIE world. The change #2/4 should be fine though it changes
the PciBus behavior.
#3/4 isn't conflict with the existing platform PciHotPlugInitDxe driver which
still reports such PCIE port through GetRootHpcList().

Regards,
Ray

>-----Original Message-----
>From: Laszlo Ersek [mailto:ler...@redhat.com]
>Sent: Monday, July 11, 2016 9:05 PM
>To: edk2-devel-01 <edk2-de...@ml01.01.org>
>Cc: Johnson, Brian J. <bjohn...@sgi.com>; Alex Williamson 
><alex.william...@redhat.com>; Andrew Fish <af...@apple.com>;
>Tian, Feng <feng.t...@intel.com>; Justen, Jordan L 
><jordan.l.jus...@intel.com>; Gao, Liming <liming....@intel.com>;
>Marcel Apfelbaum <mar...@redhat.com>; Kinney, Michael D 
><michael.d.kin...@intel.com>; Ni, Ruiyu <ruiyu...@intel.com>;
>Zeng, Star <star.z...@intel.com>
>Subject: [PATCH v2 0/4] PCI resource reservation changes for better 
>hotpluggability
>
>This is version 2 of
><http://thread.gmane.org/gmane.comp.bios.edk2.devel/13952>.
>
>Changes are noted per patch (#3 and #4).
>
>The patches that still need reviews are #2 and #3.
>
>Public branch:
><https://github.com/lersek/edk2/commits/bridge_rsrc_pad_v2>.
>
>Thanks
>Laszlo
>
>Cc: "Johnson, Brian J." <bjohn...@sgi.com>
>Cc: Alex Williamson <alex.william...@redhat.com>
>Cc: Andrew Fish <af...@apple.com>
>Cc: Feng Tian <feng.t...@intel.com>
>Cc: Jordan Justen <jordan.l.jus...@intel.com>
>Cc: Liming Gao <liming....@intel.com>
>Cc: Marcel Apfelbaum <mar...@redhat.com>
>Cc: Michael Kinney <michael.d.kin...@intel.com>
>Cc: Ruiyu Ni <ruiyu...@intel.com>
>Cc: Star Zeng <star.z...@intel.com>
>
>Laszlo Ersek (4):
>  MdePkg/IndustryStandard: introduce EFI_PCI_CAPABILITY_ID_SHPC
>  MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC()
>  MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports
>  OvmfPkg: add PciHotPlugInitDxe
>
> MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c |  98 +++++-
> MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.h |  21 ++
> MdePkg/Include/IndustryStandard/Pci22.h            |   1 +
> OvmfPkg/OvmfPkgIa32.dsc                            |   1 +
> OvmfPkg/OvmfPkgIa32.fdf                            |   1 +
> OvmfPkg/OvmfPkgIa32X64.dsc                         |   1 +
> OvmfPkg/OvmfPkgIa32X64.fdf                         |   1 +
> OvmfPkg/OvmfPkgX64.dsc                             |   1 +
> OvmfPkg/OvmfPkgX64.fdf                             |   1 +
> OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c         | 342 ++++++++++++++++++++
> OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf       |  42 +++
> 11 files changed, 509 insertions(+), 1 deletion(-)
> create mode 100644 OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf
> create mode 100644 OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
>
>--
>1.8.3.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to