ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .inf

Add the gEfiDebugImageInfoTableGuid, which is referenced in the code,
to both .INF files describing this module.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
Ard Biesheuvel 2017-03-10 22:43:10 +01:00
parent a43d75e152
commit b8fc72bd7d
2 changed files with 6 additions and 0 deletions

View File

@ -42,3 +42,6 @@
PeCoffGetEntryPointLib
ArmDisassemblerLib
SerialPortLib
[Guids]
gEfiDebugImageInfoTableGuid

View File

@ -40,3 +40,6 @@
PeCoffGetEntryPointLib
ArmDisassemblerLib
SerialPortLib
[Guids]
gEfiDebugImageInfoTableGuid