]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: add Null implementation of LcdPlatformlLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 5 Dec 2017 10:08:50 +0000 (10:08 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:31:19 +0000 (16:31 +0000)
commit62dfd2c2d0b97ca60db7dd2234ec42d4a2e8904c
tree2e538ab2309aefe01111403967916fa77546a67e
parent802d0dfd65ae224162cc624f51e7377796ba5a8e
ArmPlatformPkg: add Null implementation of LcdPlatformlLib

In order to be able to build ArmPlatformPkg components outside of
the context of a particular platform, add Null implementation of
LcdPlatformlLib.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/Library/LcdPlatformNullLib/LcdPlatformNullLib.c [new file with mode: 0644]
ArmPlatformPkg/Library/LcdPlatformNullLib/LcdPlatformNullLib.inf [new file with mode: 0644]