summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf')
-rw-r--r--MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
index 7e4b19f54e..b020a85b98 100644
--- a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
+++ b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
@@ -3,7 +3,7 @@
#
# This module provides DPC service by consuming EFI DPC Protocol.
#
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -43,5 +43,5 @@
[Protocols]
gEfiDpcProtocolGuid # PROTOCOL ALWAYS_CONSUMED
-[Depex]
- gEfiDpcProtocolGuid \ No newline at end of file
+[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]
+ gEfiDpcProtocolGuid