]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
Add more comments for IntelFramework's header files.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Library / FrameworkHiiLib.h
index ceb91cf8b94b2f54b1fb0ab51fa49c9dab18adea..771d70cad0092fbf63d91bd6c07494859d49d6d5 100644 (file)
@@ -1,6 +1,11 @@
 /** @file\r
-  Public include file for the HII Library\r
-\r
+  Library class name: FrameworkHiiLib.\r
+  \r
+  FrameworkHiiLib is designed for produce interfaces to access\r
+  framework HII things. It firstly also produce all interfaces define\r
+  in HiiLib library class in MdePkg/Include/HiiLib.h. It also produce\r
+  framework's old interface PreparePackages to keep compatiblity.\r
+     \r
   Copyright (c) 2006, Intel Corporation                                                         \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
@@ -10,8 +15,6 @@
   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
-  Module Name:  HiiLib.h\r
-\r
 **/\r
 \r
 #ifndef __FRAMEWORK_HII_LIB_H__\r
@@ -34,8 +37,7 @@
   @param  NumberOfPackages The number of HII packages to prepare.\r
   @param  Guid Package GUID.\r
 \r
-  @return\r
-  The allocated and initialized packages.\r
+  @return The allocated and initialized packages.\r
 \r
 **/\r
 EFI_HII_PACKAGES *\r