X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FLibrary%2FPL011UartLib%2FPL011UartLib.c;fp=ArmPlatformPkg%2FLibrary%2FPL011UartLib%2FPL011UartLib.c;h=801990d9551a638c17d560d4226137b8a3ee47bb;hp=20a53be02e416ab6069d356d7155885846ad7276;hb=16f3544ddd99c855d5fcb3e3bdbbed945a0c25d3;hpb=ff5fef1428dafc8f73e1f5d63966ef5c9bd8c420 diff --git a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c b/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c index 20a53be02e..801990d955 100644 --- a/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c +++ b/ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c @@ -321,7 +321,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.