diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-09-10 18:49:43 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-09-10 18:49:43 +0000 |
commit | 259ea52b19b027f2998ee700a9883be9c8f69f61 (patch) | |
tree | 108b65676b5404f591a2547a21be3672a06886c2 /ShellPkg/Include | |
parent | 7a1e861e2925b9c006bcf8f95bd0d720a8c48328 (diff) | |
download | edk2-259ea52b19b027f2998ee700a9883be9c8f69f61.tar.gz edk2-259ea52b19b027f2998ee700a9883be9c8f69f61.tar.bz2 edk2-259ea52b19b027f2998ee700a9883be9c8f69f61.zip |
ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime services
This library accesses SystemTable->RuntimeServices at runtime,
which means it should take care to use its updated value after
SetVirtualAddressMap () is called.
Replace references to gRT with mRT, which we initialize to gRT
and update to its virtual value on a virtual address change event.
Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16091 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Include')
0 files changed, 0 insertions, 0 deletions