mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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:
parent
a43d75e152
commit
b8fc72bd7d
@ -42,3 +42,6 @@
|
||||
PeCoffGetEntryPointLib
|
||||
ArmDisassemblerLib
|
||||
SerialPortLib
|
||||
|
||||
[Guids]
|
||||
gEfiDebugImageInfoTableGuid
|
||||
|
@ -40,3 +40,6 @@
|
||||
PeCoffGetEntryPointLib
|
||||
ArmDisassemblerLib
|
||||
SerialPortLib
|
||||
|
||||
[Guids]
|
||||
gEfiDebugImageInfoTableGuid
|
||||
|
Loading…
x
Reference in New Issue
Block a user