]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: DefaultExceptionHandler fixes for use with DxeCore
authorCohen, Eugene <eugene@hp.com>
Wed, 10 Feb 2016 23:05:18 +0000 (23:05 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 15 Feb 2016 09:37:52 +0000 (10:37 +0100)
commit82ea9a6b59b5f4f48712644d9b32d4d52a097a2e
treeed16e86ad93f46aed54d1d5d0366d99f2e4af27a
parent0b6249f5902f85a9c1a438878b27f8d7ef960a41
ArmPkg: DefaultExceptionHandler fixes for use with DxeCore

Modify the DefaultExceptionHandler (uefi-variant) so it can be used by
DxeCore (via CpuExceptionHandlerLib) where the debug info table is not
yet published at library constructor time.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/DefaultExceptionHandler.c
ArmPkg/Library/DefaultExceptionHandlerLib/Arm/DefaultExceptionHandler.c
ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerUefi.c