From d326412cce0672a81852813532b0b1d18fc8cdbc Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Mon, 4 Jul 2011 10:09:04 +0000 Subject: Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxe The CPU Dxe should be loaded before the Interrupt Dxe. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11969 6f19259b-4bc3-4df7-8a09-765794883524 --- Omap35xxPkg/InterruptDxe/InterruptDxe.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Omap35xxPkg/InterruptDxe/InterruptDxe.inf') diff --git a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf index f6142417e5..16caa2e4f1 100644 --- a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf +++ b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf @@ -53,5 +53,5 @@ [FixedPcd.common] gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress -[depex] - TRUE +[Depex] + gEfiCpuArchProtocolGuid -- cgit v1.2.3