diff options
author | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 03:00:18 +0000 |
---|---|---|
committer | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 03:00:18 +0000 |
commit | 5f087507ee3648db5e157b65c2dcb05547b1b9f9 (patch) | |
tree | e149107534d2329aa0f2b97a13db7af1539c4e6f /MdeModulePkg/Library/ExtendedHiiLib | |
parent | 6f3156155b313637ee548519c2f9b8d572ca2a24 (diff) | |
download | edk2-platforms-5f087507ee3648db5e157b65c2dcb05547b1b9f9.tar.xz |
INF head modified
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7003 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/ExtendedHiiLib')
-rw-r--r-- | MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf b/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf index 3e54d6e772..da7b8def98 100644 --- a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf +++ b/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf @@ -1,10 +1,10 @@ #/** @file
#
-# Library instance for ExtendedHiiLib.
+# Library instance for ExtendedHiiLib.
#
-# This library instance implements the common HII routines which is
-# related to HII but reference data structures that are not defined in
-# UEFI specification, for example HII_VENDOR_DEVICE_PATH.
+# This library instance implements the common HII routines which is
+# related to HII but reference data structures that are not defined in
+# UEFI specification, for example HII_VENDOR_DEVICE_PATH.
#
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
# All rights reserved. This program and the accompanying materials
|