audk/ArmPkg/Library/DefaultExceptionHandlerLib
Ard Biesheuvel 00755e1c80 ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include
Commit 31f5388006 ("ArmPkg/DefaultExceptionHandlerLib: use console
if available") added calls to AsciiPrint() to the default exception
handler code, but the ARM version did not include UefiLib.h yet
(even though the .INF declares it unconditionally), resulting in
build breakage. So add the missing include.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2019-01-17 10:37:24 +01:00
..
AArch64 ArmPkg/DefaultExceptionHandlerLib: use console if available 2019-01-16 21:33:35 +01:00
Arm ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include 2019-01-17 10:37:24 +01:00
DefaultExceptionHandlerLib.inf ArmPkg/DefaultExceptionHandlerLib: use console if available 2019-01-16 21:33:35 +01:00
DefaultExceptionHandlerUefi.c ArmPkg: DefaultExceptionHandler fixes for use with DxeCore 2016-02-15 10:37:52 +01:00