From: Zhang, Shenglei Date: Fri, 14 Sep 2018 08:54:35 +0000 (+0800) Subject: MdePkg: Add a inf path in MdePkg.dsc X-Git-Tag: edk2-stable201903~996 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=d5b28edd63f4d0fab087c5d6c9db773e5b5adc7d 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 Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shenglei Reviewed-by: Liming Gao --- 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