audk/ArmPkg/Library/DefaultExceptionHandlerLib
Pierre Gondois 7785b38ac9 ArmPkg: Fix Ecc error 5007 in DefaultExceptionHandlerLib
This patch fixes the following Ecc reported error:
There should be no initialization of a variable as
part of its declaration

Fixing this error implies extracting the CpsrChar
array from CpsrString and making it a static variable.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2021-01-06 16:22:54 +00:00
..
AArch64 ArmPkg: Fix various typos 2019-07-04 12:20:28 +01:00
Arm ArmPkg: Fix Ecc error 5007 in DefaultExceptionHandlerLib 2021-01-06 16:22:54 +00:00
DefaultExceptionHandlerLib.inf ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
DefaultExceptionHandlerUefi.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00