audk/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe
Ard Biesheuvel ed1c70cf1a ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependency
This driver depends on the gEfiCpuArchProtocolGuid protocol but does
not declare it, and so this dependency gets satisfied transitively
via ArmLib. However, ArmLib will drop this dependency as it does not
actually use it, so declare it for LcdGraphicsOutputDxe instead.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
2020-03-04 17:42:43 +00:00
..
LcdGraphicsOutputBlt.c ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
LcdGraphicsOutputDxe.c ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
LcdGraphicsOutputDxe.h ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
LcdGraphicsOutputDxe.inf ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependency 2020-03-04 17:42:43 +00:00