]> git.proxmox.com Git - mirror_edk2.git/commit
PciBusDxe: duplicate node insertion for every PPB device in the system
authorJaveed, Ashraf <ashraf.javeed@intel.com>
Mon, 27 May 2019 10:23:56 +0000 (18:23 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Mon, 1 Jul 2019 07:36:09 +0000 (15:36 +0800)
commit2603fce126507568f3ce3a4bd67ed51139e3b332
tree39fedb37e6fa5de4cf61dd523cfeffedd31254d0
parent0889500ce1fc7d8784c47354ef79d148e2a55ccd
PciBusDxe: duplicate node insertion for every PPB device in the system

https://bugzilla.tianocore.org/show_bug.cgi?id=1796
Bug fixed in PciBusDxe\PciLib.c.
Removed the redundant second call to PciSearchDevice sub-routine when the
PCD for the Hot-Plug support is disabled.

Signed-off-by: Ashraf Javeed <Ashraf.javeed@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Acked-by: Hao A Wu <hao.a.wu@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c