]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
For libraries that have multiple module types support, just define a [Depex] section...
[mirror_edk2.git] / MdeModulePkg / Library / DxeDpcLib / DxeDpcLib.inf
index 7e4b19f54e294801f8794835a95274174a7cdcc7..b020a85b982e6de4462959194457a59fee5dd3b6 100644 (file)
@@ -3,7 +3,7 @@
 #  \r
 #  This module provides DPC service by consuming EFI DPC Protocol.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -43,5 +43,5 @@
 [Protocols]\r
   gEfiDpcProtocolGuid                  # PROTOCOL ALWAYS_CONSUMED\r
 \r
-[Depex]\r
-  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]\r
+  gEfiDpcProtocolGuid\r