From a3ac242bb735269080d9c400f0295ef5d76a121e Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 11 Dec 2007 02:08:17 +0000 Subject: Update PcdLib instances: 1. Remove the [depex] section for both PeiPcdLib and DxePcdLib 2. Remove the constructor of DxePcdLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4383 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiPcdLib/PeiPcdLib.inf | 3 --- 1 file changed, 3 deletions(-) (limited to 'MdePkg/Library/PeiPcdLib') diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf b/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf index b8df5ea37a..d533af947f 100644 --- a/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf +++ b/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf @@ -48,6 +48,3 @@ [Ppis] gPcdPpiGuid # PPI ALWAYS_CONSUMED - -[Depex] - gPcdPpiGuid \ No newline at end of file -- cgit v1.2.3