]> git.proxmox.com Git - mirror_edk2.git/commitdiff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f19259b...
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Dec 2008 09:05:42 +0000 (09:05 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Dec 2008 09:05:42 +0000 (09:05 +0000)
IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.c

index 6a5d9c7ffeddc990239050cdfb9c03f369c7f903..25c0f28868911bc43dffecd337f0e387036ac208 100644 (file)
@@ -104,8 +104,9 @@ InternalPreparePackages (
   The allocated structure is initialized using NumberOfPackages, Guid,\r
   and the variable length argument list of package pointers.\r
 \r
-  @param  NumberOfPackages The number of HII packages to prepare.\r
-  @param  Guid Package GUID.\r
+  @param  NumberOfPackages  The number of HII packages to prepare.\r
+  @param  Guid              Package GUID.\r
+  @Param  ...               The variable argument list of package pointers.\r
 \r
   @return The allocated and initialized packages.\r
 \r
@@ -145,7 +146,6 @@ PreparePackages (
   The allocated and initialized packages.\r
 \r
 **/\r
-\r
 EFI_STATUS\r
 EFIAPI\r
 HiiLibAddPackages (\r