]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
SATA Device path updated.
[mirror_edk2.git] / MdeModulePkg / Library / ExtendedHiiLib / ExtendedHiiLib.inf
index f7b8e340ae28535da8cc5201ea5d48ae38cc433e..e485edaf43a7a60177b42adac3b4f12ec02a7a2d 100644 (file)
@@ -1,17 +1,20 @@
 #/** @file\r
-# Library instance for HII common routines.\r
-#\r
-# This library instance implements the common HII routines.\r
-# Copyright (c) 2006, Intel Corporation\r
-#\r
+#  \r
+#  Library instance for ExtendedHiiLib.\r
+#  \r
+#  This library instance implements the common HII routines which is\r
+#  related to HII but reference data structures that are not defined in \r
+#  UEFI specification, for example HII_VENDOR_DEVICE_PATH.\r
+#  \r
+#  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\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
+#  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
+#  \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
@@ -21,9 +24,8 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ExtendedHiiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x0002000A\r
-\r
+  \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
@@ -39,9 +41,8 @@
 [LibraryClasses]\r
   MemoryAllocationLib\r
   DebugLib\r
-  PcdLib\r
-  UefiRuntimeServicesTableLib\r
-\r
+  DevicePathLib\r
+  \r
 [Protocols]\r
-  gEfiDevicePathProtocolGuid  \r
+  gEfiDevicePathProtocolGuid  ## SOMETIMES_PRODUCES\r
   \r