audk/ArmPlatformPkg/Library
Laszlo Ersek 221c4f626f ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuid
The RealTimeClockLib class is declared under EmbeddedPkg, so that
platforms can provide the internals for the
EmbeddedPkg/RealTimeClockRuntimeDxe driver. In turn the driver produces
the Real Time Clock Arch Protocol, without which UEFI drivers cannot be
dispatched.

The PL031RealTimeClockLib instance calls gDS->SetMemorySpaceAttributes()
in the LibRtcInitialize() public function. This DXE service depends on the
CPU Arch Protocol. Add it to the depex.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Steve Capper <steve.capper@linaro.org>
Cc: Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Steve Capper <steve.capper@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-04-12 21:24:39 +02:00
..
ArmPlatformLibNull ArmPlatformPkg: remove unused ArmPlatformLibNullSec 2017-12-08 16:31:03 +00:00
ArmPlatformStackLib ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registers 2017-02-22 13:22:41 +00:00
HdLcd ArmPlatformPkg: implement LcdHwLib for HdLcd 2017-12-12 17:40:12 +00:00
LcdHwNullLib ArmPlatformPkg: introduce LcdHwLib library class 2017-12-12 17:37:29 +00:00
LcdPlatformNullLib ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library class 2017-12-08 19:34:11 +00:00
NorFlashPlatformNullLib ArmPlatformPkg: add Null implementation of NorFlashPlatformLib 2017-12-08 16:31:23 +00:00
PL011SerialPortLib ArmPlatformPkg: reorganize PL011 code 2017-11-17 10:01:29 +00:00
PL011UartLib ArmPlatformPkg: reorganize PL011 code 2017-11-17 10:01:29 +00:00
PL031RealTimeClockLib ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuid 2018-04-12 21:24:39 +02:00
PL111Lcd ArmPlatformPkg: implement LcdHwLib for PL111 2017-12-12 17:37:41 +00:00
PrePiHobListPointerLib ArmPlatformPkg: Rectify file modes 2016-02-02 11:42:31 +00:00