]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by default
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 10 Jul 2015 15:09:13 +0000 (15:09 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 10 Jul 2015 15:09:13 +0000 (15:09 +0000)
commitc9b378b66640529c143a2cc7654b924fab47d310
treeca18bf2b35e9b2c1df2ae41d45f3118172cecd8d
parent35630cb6d9e94d3bc0afd87b726541e26c2eee4e
ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by default

Instead of using a NULL implementation of ArmPlatformSysConfigLib for
DXE_RUNTIME_DRIVER modules, which prevents them from accessing system
control registers even at boot time, use the new implementation that
only switches into a non-functional mode at runtime, and operates as
before otherwise.

Contributed-under: TianoCore Contribution Agreement 1.0
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@17926 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc