summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
diff options
context:
space:
mode:
authorUdit Kumar <udit.kumar@nxp.com>2018-06-13 01:44:09 +0530
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-06-15 12:57:13 +0200
commit112c6c22376267a79f4a4ac0c4263bf24a548d81 (patch)
tree4c0c44e76b058fc79c5f6e5d46eb6f223e656a34 /ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
parent0c805f4f8fe705d7c40c32afb2d09a26bc956ee1 (diff)
downloadedk2-112c6c22376267a79f4a4ac0c4263bf24a548d81.tar.gz
edk2-112c6c22376267a79f4a4ac0c4263bf24a548d81.tar.bz2
edk2-112c6c22376267a79f4a4ac0c4263bf24a548d81.zip
ArmPlatformPkg: Include PL011UartClock Lib
This patch gets PL011 baud rate clock from pl011 uart clock lib instead of Pcd. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Udit Kumar <udit.kumar@nxp.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf')
-rw-r--r--ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf b/ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
index 3683e06d27..5ce5b2f530 100644
--- a/ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
+++ b/ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
@@ -26,6 +26,7 @@
PL011SerialPortLib.c
[LibraryClasses]
+ PL011UartClockLib
PL011UartLib
PcdLib