summaryrefslogtreecommitdiff
path: root/Platform/StMMRpmb/PlatformStandaloneMm.dsc
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/StMMRpmb/PlatformStandaloneMm.dsc')
-rw-r--r--Platform/StMMRpmb/PlatformStandaloneMm.dsc7
1 files changed, 4 insertions, 3 deletions
diff --git a/Platform/StMMRpmb/PlatformStandaloneMm.dsc b/Platform/StMMRpmb/PlatformStandaloneMm.dsc
index 9aab0bbf..17a37883 100644
--- a/Platform/StMMRpmb/PlatformStandaloneMm.dsc
+++ b/Platform/StMMRpmb/PlatformStandaloneMm.dsc
@@ -70,9 +70,10 @@
!if $(UART_ENABLE)
DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
# ARM PL011 UART Driver
- PL011UartClockLib|ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.inf
- PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
- SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
+# PL011UartClockLib|ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.inf
+# PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
+# SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
+ SerialPortLib|ArmPlatformPkg/Library/NS16550SerialPortLib/NS16550SerialPortLib.inf
!else
SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf