audk/ArmPlatformPkg/Drivers
Ard Biesheuvel 5fe9871620 ArmPlatformPkg/HdLcd: add missing LcdIdentify()
Commit r18308 ("ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID
before initializing") introduced a LcdIdentify() function to the PL111
LCD driver that makes it fail gracefully when executed on hardware that
does not have the IP. However, the LcdGraphicsOutputDxe driver is shared
with the HdLcd driver, which now fails to build due to the fact that it
has no LcdIdentity() function. So add a dummy implementation that always
returns EFI_SUCCESS.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18395 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-04 10:02:43 +00:00
..
ArmTrustZone ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
LcdGraphicsOutputDxe ArmPlatformPkg/HdLcd: add missing LcdIdentify() 2015-09-04 10:02:43 +00:00
NorFlashDxe ArmPlatformPkg: Use the merged Variable driver 2015-07-01 03:10:01 +00:00
PL011Uart ArmPlatformPkg: detect correct pl011 fifo depth 2015-01-23 16:10:00 +00:00
PL34xDmc ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PL35xSmc ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PL061GpioDxe ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PL180MciDxe ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializing 2015-08-25 13:11:02 +00:00
PL301Axi ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PL310L2Cache ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
SP804TimerDxe ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
SP805WatchdogDxe ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00