audk/ArmPlatformPkg/Library/PL011UartLib
Irene Park c8edb70945 ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zero
PL011UartLib determines its FIFO depth based on the PID2 value but
the register PID2 is not mandatory as per the SBSA spec.
This change won't check PID2 if PcdUartDefaultReceiveFifoDepth is set
to a value > 0.

Signed-off-by: Irene Park <ipark@nvidia.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2020-07-02 07:11:26 +00:00
..
PL011Uart.h ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
PL011UartLib.c ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zero 2020-07-02 07:11:26 +00:00
PL011UartLib.inf ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zero 2020-07-02 07:11:26 +00:00