audk/ArmPlatformPkg/Library
Girish Pathak b5daabdcd8 ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl
Currenty bit LcdPwr of the LCDControl register is enabled immediately
after setting other bits of the LCDControl register. This two write
sequence is unnecessary. This change removes this extra write by setting
LcdPwr bit along with other bits of the LcdControl register.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Girish Pathak <girish.pathak@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-04-23 12:00:46 +01:00
..
ArmPlatformLibNull ArmPlatformPkg: remove unused ArmPlatformLibNullSec 2017-12-08 16:31:03 +00:00
ArmPlatformStackLib ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registers 2017-02-22 13:22:41 +00:00
HdLcd ArmPlatformPkg: HDLCD and PL111: Update debug ASSERTS 2018-04-23 12:00:30 +01:00
LcdHwNullLib ArmPlatformPkg: Rectify line endings of LcdHwNullLib 2018-04-23 11:38:03 +01:00
LcdPlatformNullLib ArmPlatformPkg: Tidy Lcd code: Updated comments 2018-04-23 12:00:23 +01:00
NorFlashPlatformNullLib ArmPlatformPkg: add Null implementation of NorFlashPlatformLib 2017-12-08 16:31:23 +00:00
PL011SerialPortLib ArmPlatformPkg: reorganize PL011 code 2017-11-17 10:01:29 +00:00
PL011UartLib ArmPlatformPkg: reorganize PL011 code 2017-11-17 10:01:29 +00:00
PL031RealTimeClockLib ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuid 2018-04-12 21:24:39 +02:00
PL111Lcd ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl 2018-04-23 12:00:46 +01:00
PrePiHobListPointerLib ArmPlatformPkg: Rectify file modes 2016-02-02 11:42:31 +00:00