]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix ECC issue.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Oct 2008 14:00:00 +0000 (14:00 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Oct 2008 14:00:00 +0000 (14:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6146 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/IfrSupportLib/UefiIfrForm.c

index 91b3e5373b9a9cd6c595af4ccbf240f967472d18..ee981c93ff175e6b36e1455bc3d85b657065287c 100644 (file)
@@ -59,8 +59,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT16 mFakeConfigHdr[] = L"GUID=00000000000
 
   @param  NumberOfLines          The number of lines for the dialog box
   @param  KeyValue               The EFI_KEY value returned if HotKey is TRUE..
-  @param  String                 Pointer to the first string in the list
-  @param  ...                    A series of (quantity == NumberOfLines - 1) text
+  @param  Marker                 A series of (quantity == NumberOfLines - 1) text
                                  strings which will be used to construct the dialog
                                  box