audk/ArmPkg/Library/DefaultExceptionHandlerLib
Ard Biesheuvel 960d0de80b ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump
When dumping the CPU state after an unhandled fault, walk the stack
frames and decode the return addresses so we can show a minimal
backtrace. Unfortunately, we do not have sufficient information to
show the function names, but at least we can see the modules and the
return addresses inside the modules.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-09-07 17:22:39 +01:00
..
AArch64 ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump 2016-09-07 17:22:39 +01:00
Arm ArmPkg: DefaultExceptionHandler fixes for use with DxeCore 2016-02-15 10:37:52 +01:00
DefaultExceptionHandlerBase.c ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
DefaultExceptionHandlerLib.inf ArmPkg: DefaultExceptionHandler fixes for use with DxeCore 2016-02-15 10:37:52 +01:00
DefaultExceptionHandlerLibBase.inf ArmPkg: Added Aarch64 support 2013-07-18 18:07:46 +00:00
DefaultExceptionHandlerUefi.c ArmPkg: DefaultExceptionHandler fixes for use with DxeCore 2016-02-15 10:37:52 +01:00