Browse Source

Omap35xxPkg: InterruptDxe: add gEfiCpuArchProtocolGuid runtime dependency

InterruptDxe requires gEfiCpuArchProtocolGuid: change the Depex line for
TexasInstruments/Omap35xxPkg/InterruptDxe so the driver that provides
gEfiCpuArchProtocolGuid is loaded before it.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Rebecca Cran 2 years ago
parent
commit
21ab1e9814

+ 1 - 1
Silicon/TexasInstruments/Omap35xxPkg/InterruptDxe/InterruptDxe.inf

@@ -45,4 +45,4 @@
   gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress
 
 [Depex]
-  TRUE
+  gEfiCpuArchProtocolGuid