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/DxePcdLib/DxePcdLib.inf | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MdePkg/Library/DxePcdLib/DxePcdLib.inf') diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.inf b/MdePkg/Library/DxePcdLib/DxePcdLib.inf index 04c2b6e6e5..f155cc3f79 100644 --- a/MdePkg/Library/DxePcdLib/DxePcdLib.inf +++ b/MdePkg/Library/DxePcdLib/DxePcdLib.inf @@ -26,8 +26,6 @@ EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 - CONSTRUCTOR = PcdLibConstructor - # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # @@ -49,6 +47,3 @@ [Protocols] gPcdProtocolGuid # PROTOCOL ALWAYS_CONSUMED - -[Depex] - gPcdProtocolGuid \ No newline at end of file -- cgit v1.2.3