]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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

index 7eb64a1bdfdf11b4c04a35b36b3f93fcae6fa084..ca47db5924752afa7d78730e47581f773bf6e741 100644 (file)
   MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
   ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
   CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
-  ArmPlatformSysConfigLib|ArmPlatformPkg/Library/ArmPlatformSysConfigLibNull/ArmPlatformSysConfigLibNull.inf\r
+  ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.inf\r
 \r
   #\r
   # PSCI support in EL3 may not be available if we are not running under a PSCI\r