* [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency
@ 2018-09-25 1:31 shenglei
2018-09-25 1:48 ` Gao, Liming
0 siblings, 1 reply; 2+ messages in thread
From: shenglei @ 2018-09-25 1:31 UTC (permalink / raw)
To: edk2-devel; +Cc: Michael D Kinney, Liming Gao
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.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency
2018-09-25 1:31 [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency shenglei
@ 2018-09-25 1:48 ` Gao, Liming
0 siblings, 0 replies; 2+ messages in thread
From: Gao, Liming @ 2018-09-25 1:48 UTC (permalink / raw)
To: Zhang, Shenglei, edk2-devel@lists.01.org; +Cc: Kinney, Michael D
Reviewed-by: Liming Gao <liming.gao@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.kinney@intel.com>; Gao, Liming
><liming.gao@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.kinney@intel.com>
>Cc: Liming Gao <liming.gao@intel.com>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: shenglei <shenglei.zhang@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-25 1:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 1:31 [PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency shenglei
2018-09-25 1:48 ` Gao, Liming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox