X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FUefiHiiLib%2FUefiHiiLib.inf;h=2ef0b464cab1cf067285a4b54026dc0cd9417944;hb=467d15ae63fb9d36904f06f11cde6c4cd5c297a2;hp=1a03ff1fa58e34883122facdfa411f133bba40e4;hpb=7e3bcccb0eed449e95c18b01ae8cbace1a759d01;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf index 1a03ff1fa5..2ef0b464ca 100644 --- a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf +++ b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf @@ -1,12 +1,12 @@ -#/** @file +## @file # # Instance of HII Library using DXE protocols and services. # # HII Library implementation that uses EFI Hii Database Protocol and EFI Hii String Protocol. # -# Copyright (c) 2006 - 2008, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -15,7 +15,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -24,13 +24,12 @@ MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = HiiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER - EFI_SPECIFICATION_VERSION = 0x0002000A # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] HiiLib.c HiiString.c HiiLanguage.c @@ -50,11 +49,7 @@ UefiLib UefiHiiServicesLib PrintLib - PcdLib [Protocols] gEfiFormBrowser2ProtocolGuid ## CONSUMES gEfiDevicePathProtocolGuid ## CONSUMES - -[Pcd] - gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang