From 16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Wed, 6 Feb 2019 23:40:38 +0800 Subject: ArmPlatformPkg: Fix various typos Fix various typos in ArmPlatformPkg. Signed-off-by: Coeur Reviewed-by: Leif Lindholm --- ArmPlatformPkg/Include/Library/PL011UartLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ArmPlatformPkg/Include/Library/PL011UartLib.h') diff --git a/ArmPlatformPkg/Include/Library/PL011UartLib.h b/ArmPlatformPkg/Include/Library/PL011UartLib.h index 7108587350..3bd2e294b0 100644 --- a/ArmPlatformPkg/Include/Library/PL011UartLib.h +++ b/ArmPlatformPkg/Include/Library/PL011UartLib.h @@ -112,7 +112,7 @@ PL011UartSetControl ( . EFI_SERIAL_OUTPUT_BUFFER_EMPTY : equal to one if the transmit buffer is empty, 0 otherwise. . EFI_SERIAL_HARDWARE_LOOPBACK_ENABLE : equal to one if - the hardware loopback is enabled (the ouput feeds the + the hardware loopback is enabled (the output feeds the receive buffer), 0 otherwise. . EFI_SERIAL_SOFTWARE_LOOPBACK_ENABLE : equal to one if a loopback is accomplished by software, 0 otherwise. -- cgit v1.2.3