X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FDxeDpcLib%2FDxeDpcLib.inf;h=b020a85b982e6de4462959194457a59fee5dd3b6;hb=164a9b6752a63fca7d91ca0dcf84c0b4aa7a243d;hp=7e4b19f54e294801f8794835a95274174a7cdcc7;hpb=cd5ebaa06dca3e6ef3c464081e6defe00d358c69;p=mirror_edk2.git 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.
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
# 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