audk/ArmPkg/Library/DefaultExceptionHandlerLib
Kun Qin 25ce25ecce ArmPkg: DefaultExceptionHandlerLib: Update function input bitwidth
The current DescribeExceptionSyndrome is taking ESR as 32bit value.
However, ESR should be a 64 bit value. This change updates the function
to intake a 64bit value.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2024-12-11 18:21:29 +00:00
..
AArch64 ArmPkg: DefaultExceptionHandlerLib: Update function input bitwidth 2024-12-11 18:21:29 +00:00
Arm ArmPkg: DefaultExceptionHandlerLib: Do Not Allocate Memory 2023-08-03 14:43:08 +00:00
DefaultExceptionHandlerLib.inf
DefaultExceptionHandlerUefi.c