]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtime
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 May 2015 12:07:20 +0000 (12:07 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 8 May 2015 12:07:20 +0000 (12:07 +0000)
commitc889bf28cafda8ccf92d39f567a988230dd975e0
tree1cc20032f1067acd434d79ca502e545f703f967f
parent7b99da9b6df5cc17da3dc8d7400b0b4e673daf68
ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtime

The ArmVExpressSysConfigLib library does not (and cannot) runtime
remap its MMIO registers, so use a NULL implementation of the
ArmPlatformSysConfigLib library class for DXE_RUNTIME_DRIVER
type modules.

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@17381 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc