]> 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 2ef0b464cab1cf067285a4b54026dc0cd9417944..62f435a089bea9fc2dffd7b6208486cf29d28985 100644 (file)
@@ -1,10 +1,7 @@
 ## @file\r
+#  HII Library implementation using UEFI HII protocols and services.\r
 #\r
-#  Instance of HII Library using DXE protocols and services.\r
-#\r
-#  HII Library implementation that uses EFI Hii Database Protocol and EFI Hii String Protocol.\r
-#\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,6 +17,7 @@
 [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
@@ -51,5 +49,5 @@
   PrintLib\r
 \r
 [Protocols]\r
-  gEfiFormBrowser2ProtocolGuid ## CONSUMES\r
-  gEfiDevicePathProtocolGuid   ## CONSUMES\r
+  gEfiFormBrowser2ProtocolGuid ## SOMETIMES_CONSUMES\r
+  gEfiDevicePathProtocolGuid   ## SOMETIMES_CONSUMES\r