]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / UefiHiiLib / UefiHiiLib.inf
index 1a03ff1fa58e34883122facdfa411f133bba40e4..62f435a089bea9fc2dffd7b6208486cf29d28985 100644 (file)
@@ -1,12 +1,9 @@
-#/** @file\r
+## @file\r
+#  HII Library implementation using UEFI HII protocols and services.\r
 #\r
-#  Instance of HII Library using DXE protocols and services.\r
+#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  HII Library implementation that uses EFI Hii Database Protocol and EFI Hii String Protocol.\r
-#\r
-#  Copyright (c) 2006 - 2008, Intel Corporation\r
-#\r
-#  All rights reserved. This program and the accompanying materials\r
+#  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
 #  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
-  EFI_SPECIFICATION_VERSION      = 0x0002000A \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   HiiLib.c\r
   HiiString.c\r
   HiiLanguage.c\r
   UefiLib\r
   UefiHiiServicesLib\r
   PrintLib\r
-  PcdLib\r
 \r
 [Protocols]\r
-  gEfiFormBrowser2ProtocolGuid ## CONSUMES\r
-  gEfiDevicePathProtocolGuid   ## CONSUMES\r
-\r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
+  gEfiFormBrowser2ProtocolGuid ## SOMETIMES_CONSUMES\r
+  gEfiDevicePathProtocolGuid   ## SOMETIMES_CONSUMES\r