]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
MdeModulePkg/FirmwarePerformanceDxe: make global variable static
[mirror_edk2.git] / MdeModulePkg / Library / UefiHiiLib / UefiHiiLib.inf
index 08dc64a704f3ba694d9baf79a1e6b584ffe36d6a..d432b439bc018ea86ecee44ac9d168c03403a121 100644 (file)
@@ -1,36 +1,27 @@
-#/** @file\r
-# Instance of HII Library using DXE protocols and services.\r
+## @file\r
+#  HII Library implementation using UEFI HII protocols and services.\r
 #\r
-# HII Library implementation that uses DXE protocols and services.\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UefiHiiLib\r
+  MODULE_UNI_FILE                = UefiHiiLib.uni\r
   FILE_GUID                      = 3143687A-7C80-404e-B5FE-2D88980E1B1C\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = HiiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-\r
-  CONSTRUCTOR                    = HiiLibConstructor\r
+  LIBRARY_CLASS                  = HiiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   HiiLib.c\r
   HiiString.c\r
   HiiLanguage.c\r
   UefiBootServicesTableLib\r
   DevicePathLib\r
   UefiLib\r
-  PcdLib\r
-  UefiRuntimeServicesTableLib\r
+  UefiHiiServicesLib\r
+  PrintLib\r
 \r
 [Protocols]\r
-  gEfiHiiDatabaseProtocolGuid  # ALWAYS_CONSUMED\r
-  gEfiHiiStringProtocolGuid    # ALWAYS_CONSUMED\r
-  gEfiDevicePathProtocolGuid  \r
-\r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
-\r
-[Guids]  \r
-  gEfiGlobalVariableGuid \r
+  gEfiFormBrowser2ProtocolGuid ## SOMETIMES_CONSUMES\r
+  gEfiDevicePathProtocolGuid   ## SOMETIMES_CONSUMES\r
 \r
-[Depex]\r
-  gEfiHiiDatabaseProtocolGuid AND\r
-  gEfiHiiStringProtocolGuid\r
-  \r
+[Guids]\r
+  gEdkiiIfrBitVarstoreGuid       ## SOMETIMES_CONSUMES ## GUID\r