]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c
ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services
authorOlivier Martin <olivier.martin@arm.com>
Tue, 8 Apr 2014 17:59:00 +0000 (17:59 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Apr 2014 17:59:00 +0000 (17:59 +0000)
commit18ee5b6d78d2275abc05dd58bf5062364a4e640e
treea5140b5ef551a5d97cd214e49c10645cabc17af4
parent9d34cac819eb5b36bf28728ef6f65d6e0439dac2
ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services

- Removed PCD base address from the macro definition. The base address needs to be fixup when the driver runs in UEFI Runtime mode
- Added the PL031 controller memory region to the Runtime UEFI Memory Mapped IO
- Caught the gEfiEventVirtualAddressChangeGuid event to fixup the PL031 Base address

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15435 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Include/Drivers/PL031RealTimeClock.h
ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c
ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf