From d5aace25902674a88648af929a5fc2bdbca29b00 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 18 Aug 2008 09:26:33 +0000 Subject: Add dependency of gEfiDpcProtocolGuid for these two library instances since they retrieve these two protocols at the library constructors. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5681 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MdeModulePkg/Library/DxeDpcLib') diff --git a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf index 9268837ffe..4c353a5f1d 100644 --- a/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf +++ b/MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf @@ -44,3 +44,6 @@ [Protocols] gEfiDpcProtocolGuid # PROTOCOL ALWAYS_CONSUMED + +[Depex] + gEfiDpcProtocolGuid \ No newline at end of file -- cgit v1.2.3