audk/ArmPkg
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
..
Drivers ArmPkg/ArmScmiDxe: Add clock enable function 2018-12-21 18:30:46 +01:00
Filesystem/SemihostFs ArmPkg/SemihostFs: eliminate calls to deprecated string functions 2016-10-28 12:04:04 +01:00
Include ArmPkg/ArmScmiDxe: Add clock enable function 2018-12-21 18:30:46 +01:00
Library ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib include 2019-01-17 10:37:24 +01:00
ArmPkg.dec ArmPkg/ArmScmiDxe: Add clock enable function 2018-12-21 18:30:46 +01:00
ArmPkg.dsc ArmPkg/DefaultExceptionHandlerLib: drop BASE variant 2019-01-16 20:30:14 +01:00