summaryrefslogtreecommitdiff
path: root/DuetPkg/CpuIoDxe/CpuIo.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-29 03:22:23 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-29 03:22:23 +0000
commitcb56d4e4c3c95587ce7611f84645a8749578cb88 (patch)
tree3bb677291b952095a980987f450f8e77fa36fa05 /DuetPkg/CpuIoDxe/CpuIo.inf
parent5ea4132832b6232d79f54d29581368ed3a4596d6 (diff)
downloadedk2-platforms-cb56d4e4c3c95587ce7611f84645a8749578cb88.tar.xz
Correct depex for Cpu and CpuIo module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5146 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/CpuIoDxe/CpuIo.inf')
-rw-r--r--DuetPkg/CpuIoDxe/CpuIo.inf4
1 files changed, 3 insertions, 1 deletions
diff --git a/DuetPkg/CpuIoDxe/CpuIo.inf b/DuetPkg/CpuIoDxe/CpuIo.inf
index 9450ae1b0c..b803169049 100644
--- a/DuetPkg/CpuIoDxe/CpuIo.inf
+++ b/DuetPkg/CpuIoDxe/CpuIo.inf
@@ -55,4 +55,6 @@
[Protocols]
gEfiCpuIoProtocolGuid
- \ No newline at end of file
+
+[Depex]
+ TRUE \ No newline at end of file