]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializing
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 25 Aug 2015 13:11:11 +0000 (13:11 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Tue, 25 Aug 2015 13:11:11 +0000 (13:11 +0000)
commit9dc94d9891ec4d6f946f85f25be4ccf551e2a7ed
treee5a61db77688bbd09e6c853ebd03dee4ef52ca1b
parent300fc77a8a4bf4bb160004dd6e5bec7333d1dc7a
ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializing

To deal gracefully with the absence of the PL111 hardware on
the Foundation model, check the PrimeCell ID before proceeding
with the installation.

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@18308 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.c
ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.h
ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111Lcd.c
ArmPlatformPkg/Include/Drivers/PL111Lcd.h