]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BeagleBoardPkg: move to ARM version of CpuExceptionHandlerLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 16 Mar 2016 14:03:40 +0000 (15:03 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 17 Mar 2016 08:15:06 +0000 (09:15 +0100)
Change our resolution for the previously unused CpuExceptionHandlerLib
from the null implementation to the newly added implementation specific
to AARCH64 and ARM. This is needed since our CpuDxe will start using it
in a subsequent patch.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Eugene Cohen <eugene@hp.com>
BeagleBoardPkg/BeagleBoardPkg.dsc

index 37e285af1b25f0af868fcef34459e91017186ce2..17f9f8e7d5ad895e0279f91da1709f19a74ab16a 100644 (file)
@@ -84,7 +84,7 @@
 \r
   CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf\r
   DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf\r
-  CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
+  CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf\r
   PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
 \r
   SerialPortLib|Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf\r