X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FIfrSupportLib%2FIfrSupportLib.inf;fp=MdePkg%2FLibrary%2FIfrSupportLib%2FIfrSupportLib.inf;h=6c1b86f12ba4fafeac57252e63eff3f8465d879b;hb=b911d09f5525e5bb27d5c9dffcfd6120e095ac84;hp=32e1027ae30a1d30b68616ca3c5cb420e6534ef2;hpb=d1a44d08c1b221669e88f27801b3e4ae26d7fd96;p=mirror_edk2.git diff --git a/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf b/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf index 32e1027ae3..6c1b86f12b 100644 --- a/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf +++ b/MdePkg/Library/IfrSupportLib/IfrSupportLib.inf @@ -2,7 +2,7 @@ #Utility functions which helps in opcode creation, HII configuration string manipulations, #pop up window creations, setup browser persistence data set and get. # -# Copyright (c) 2007, Intel Corporation. All rights reserved. +# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -21,7 +21,7 @@ FILE_GUID = bf38668e-e231-4baa-99e4-8c0e4c35dca6 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = IfrSupportLib + LIBRARY_CLASS = IfrSupportLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 @@ -46,20 +46,10 @@ DevicePathLib BaseLib UefiBootServicesTableLib - UefiRuntimeServicesTableLib BaseMemoryLib DebugLib - PcdLib - -[Guids] - gEfiGlobalVariableGuid # ALWAYS_CONSUMED [Protocols] gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiHiiDatabaseProtocolGuid - gEfiHiiStringProtocolGuid gEfiHiiConfigRoutingProtocolGuid gEfiFormBrowser2ProtocolGuid - -[Pcd] - gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang