* [PATCH] MdePkg: Add a inf path in MdePkg.dsc
@ 2018-09-14 8:54 shenglei
2018-09-25 1:48 ` Gao, Liming
0 siblings, 1 reply; 2+ messages in thread
From: shenglei @ 2018-09-14 8:54 UTC (permalink / raw)
To: edk2-devel; +Cc: Michael D Kinney, Liming Gao
DxeRuntimeDebugLibSerialPort.inf is missing in MdePkg.dsc.
So add the path into it.
https://bugzilla.tianocore.org/show_bug.cgi?id=1177
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/MdePkg.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index c7b93d4c8c..092a756c1f 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -98,8 +98,8 @@
MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf
MdePkg/Library/DxeHstiLib/DxeHstiLib.inf
-
MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
+ MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
--
2.18.0.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MdePkg: Add a inf path in MdePkg.dsc
2018-09-14 8:54 [PATCH] MdePkg: Add a inf path in MdePkg.dsc 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: Friday, September 14, 2018 4:55 PM
>To: edk2-devel@lists.01.org
>Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Gao, Liming
><liming.gao@intel.com>
>Subject: [PATCH] MdePkg: Add a inf path in MdePkg.dsc
>
>DxeRuntimeDebugLibSerialPort.inf is missing in MdePkg.dsc.
>So add the path into it.
>https://bugzilla.tianocore.org/show_bug.cgi?id=1177
>
>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/MdePkg.dsc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
>index c7b93d4c8c..092a756c1f 100644
>--- a/MdePkg/MdePkg.dsc
>+++ b/MdePkg/MdePkg.dsc
>@@ -98,8 +98,8 @@
> MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
> MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf
> MdePkg/Library/DxeHstiLib/DxeHstiLib.inf
>-
> MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
>+
>MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialP
>ort.inf
>
> MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
>
>MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibRe
>portStatusCode.inf
>--
>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-14 8:54 [PATCH] MdePkg: Add a inf path in MdePkg.dsc 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