summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-08 06:29:25 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-08 06:29:25 +0000
commit4a71b21a6375549aa514e4680449a29f9c64802f (patch)
tree97f8683ca5371f3488bccad2f3cdac6313792d8d /IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
parentf42be64210ea5ef394835a3c35f0444086537f66 (diff)
downloadedk2-4a71b21a6375549aa514e4680449a29f9c64802f.zip
edk2-4a71b21a6375549aa514e4680449a29f9c64802f.tar.gz
edk2-4a71b21a6375549aa514e4680449a29f9c64802f.tar.bz2
Add more comments for IntelFramework's header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5003 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h')
-rw-r--r--IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h14
1 files changed, 8 insertions, 6 deletions
diff --git a/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h b/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
index ceb91cf..771d70c 100644
--- a/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
+++ b/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h
@@ -1,6 +1,11 @@
/** @file
- Public include file for the HII Library
-
+ Library class name: FrameworkHiiLib.
+
+ FrameworkHiiLib is designed for produce interfaces to access
+ framework HII things. It firstly also produce all interfaces define
+ in HiiLib library class in MdePkg/Include/HiiLib.h. It also produce
+ framework's old interface PreparePackages to keep compatiblity.
+
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
@@ -10,8 +15,6 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- Module Name: HiiLib.h
-
**/
#ifndef __FRAMEWORK_HII_LIB_H__
@@ -34,8 +37,7 @@
@param NumberOfPackages The number of HII packages to prepare.
@param Guid Package GUID.
- @return
- The allocated and initialized packages.
+ @return The allocated and initialized packages.
**/
EFI_HII_PACKAGES *