diff options
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/Include/Library/IfrSupportLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/IfrSupportLib.h b/MdePkg/Include/Library/IfrSupportLib.h index 1e456ff7f0..27ed9851ae 100644 --- a/MdePkg/Include/Library/IfrSupportLib.h +++ b/MdePkg/Include/Library/IfrSupportLib.h @@ -684,7 +684,6 @@ IfrLibCreatePopUp ( @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 Args VA_LIST marker for the variable argument list. A series of (quantity == NumberOfLines - 1) text strings which will be used to construct the dialog |