Reviewed-by: Liming Gao <liming....@intel.com>

>-----Original Message-----
>From: Zhang, Shenglei
>Sent: Tuesday, September 25, 2018 9:31 AM
>To: edk2-devel@lists.01.org
>Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming
><liming....@intel.com>
>Subject: [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant
>dependency
>
>PiDxe.h is not used PciSegmentLib.h.
>So <PiDxe.h> is deleted.
>https://bugzilla.tianocore.org/show_bug.cgi?id=1184
>
>v2:Update the bugzilla link.
>
>Cc: Michael D Kinney <michael.d.kin...@intel.com>
>Cc: Liming Gao <liming....@intel.com>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: shenglei <shenglei.zh...@intel.com>
>---
> MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c | 2 --
> 1 file changed, 2 deletions(-)
>
>diff --git a/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c
>b/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c
>index 575d9c1f91..f89e3e2551 100644
>--- a/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c
>+++ b/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c
>@@ -13,8 +13,6 @@
>
> **/
>
>-#include <PiDxe.h>
>-
> #include <Protocol/PciRootBridgeIo.h>
>
> #include <Library/PciLib.h>
>--
>2.18.0.windows.1

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

Reply via email to