Re: [edk2] [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency

2018-09-24 Thread Gao, Liming
Reviewed-by: Liming Gao 

>-Original Message-
>From: Zhang, Shenglei
>Sent: Tuesday, September 25, 2018 9:31 AM
>To: edk2-devel@lists.01.org
>Cc: Kinney, Michael D ; Gao, Liming
>
>Subject: [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant
>dependency
>
>PiDxe.h is not used PciSegmentLib.h.
>So  is deleted.
>https://bugzilla.tianocore.org/show_bug.cgi?id=1184
>
>v2:Update the bugzilla link.
>
>Cc: Michael D Kinney 
>Cc: Liming Gao 
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: shenglei 
>---
> 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 
>-
> #include 
>
> #include 
>--
>2.18.0.windows.1

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


[edk2] [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency

2018-09-24 Thread shenglei
PiDxe.h is not used PciSegmentLib.h.
So  is deleted.
https://bugzilla.tianocore.org/show_bug.cgi?id=1184

v2:Update the bugzilla link.

Cc: Michael D Kinney 
Cc: Liming Gao 
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei 
---
 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 
-
 #include 
 
 #include 
-- 
2.18.0.windows.1

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