From 3397c6f5904b7d336670771ec9a7bf6176b64631 Mon Sep 17 00:00:00 2001 From: lzeng14 Date: Wed, 27 Jul 2011 08:54:57 +0000 Subject: For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. Signed-off-by: lzeng14 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12052 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/PeiPciLibPciCfg2') diff --git a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf index de1a0ef630..8e74d87266 100644 --- a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf +++ b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf @@ -7,7 +7,7 @@ # the first PPI found, so this library instance should only be used platforms # with a single PCI segment. # -# 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 @@ -50,5 +50,5 @@ [Ppis] gEfiPciCfg2PpiGuid ## CONSUMES -[Depex] +[Depex.common.PEIM] gEfiPciCfg2PpiGuid -- cgit v1.2.3