audk/ArmPlatformPkg/Include/Library
Girish Pathak 262c88461b ArmPlatformPkg: Redefine LcdPlatformGetTimings function
The LcdPlatformGetTimings interface function takes similar sets of
multiple parameters for horizontal and vertical timings which can be
aggregated in a common data type. This change defines a structure
SCAN_TIMINGS for this which can be used to describe both horizontal and
vertical scan timings, and accordingly redefines the
LcdPlatformGetTiming interface, greatly reducing the amount of data
passed about.

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: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-04-23 12:00:57 +01:00
..
ArmPlatformLib.h ArmPlatformPkg: remove ArmPlatformInitializeSystemMemory 2017-11-30 16:08:33 +00:00
LcdHwLib.h ArmPlatformPkg: introduce LcdHwLib library class 2017-12-12 17:37:29 +00:00
LcdPlatformLib.h ArmPlatformPkg: Redefine LcdPlatformGetTimings function 2018-04-23 12:00:57 +01:00
NorFlashPlatformLib.h ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driver 2012-02-28 17:32:47 +00:00
PL011UartLib.h ArmPlatformPkg: reorganize PL011 code 2017-11-17 10:01:29 +00:00