]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGui...
[mirror_edk2.git] / MdePkg / Library / IfrSupportLib / IfrSupportLib.inf
index 32e1027ae30a1d30b68616ca3c5cb420e6534ef2..6c1b86f12ba4fafeac57252e63eff3f8465d879b 100644 (file)
@@ -2,7 +2,7 @@
 #Utility functions which helps in opcode creation, HII configuration string manipulations, \r
 #pop up window creations, setup browser persistence data set and get.\r
 #\r
-# Copyright (c) 2007, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,7 +21,7 @@
   FILE_GUID                      = bf38668e-e231-4baa-99e4-8c0e4c35dca6\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = IfrSupportLib\r
+  LIBRARY_CLASS                  = IfrSupportLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   DevicePathLib\r
   BaseLib\r
   UefiBootServicesTableLib\r
-  UefiRuntimeServicesTableLib\r
   BaseMemoryLib\r
   DebugLib\r
-  PcdLib\r
-\r
-[Guids]\r
-  gEfiGlobalVariableGuid                        # ALWAYS_CONSUMED\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiHiiDatabaseProtocolGuid\r
-  gEfiHiiStringProtocolGuid\r
   gEfiHiiConfigRoutingProtocolGuid\r
   gEfiFormBrowser2ProtocolGuid   \r
-\r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r