summaryrefslogtreecommitdiff
path: root/Platform/AMD
diff options
context:
space:
mode:
authorUdit Kumar <udit.kumar@nxp.com>2018-06-13 01:46:32 +0530
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-06-13 12:22:53 +0200
commit1160c702c24f6fcaaa2b0503a84a3e06f00be4da (patch)
treec547faee525b35d0aa11659f297d55b0c014e85d /Platform/AMD
parent3d9e82e38ff655e9650847c8c9d0a99a081bccdd (diff)
Platform: Add PL011UartClockLib resolution to all PL011UartLib users
This patch includes the default implementation of PL011UartClockLib for all existing users of PL011UartLib. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform/AMD')
-rw-r--r--Platform/AMD/OverdriveBoard/OverdriveBoard.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
index aad5f472..9f9885fd 100644
--- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
+++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
@@ -106,6 +106,7 @@ DEFINE DO_CAPSULE = FALSE
UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
# ARM PL011 UART Driver
+ PL011UartClockLib|ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.inf
PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf