diff --git a/IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c b/IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c index 16374284d2..f8a48cf95c 100644 --- a/IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c +++ b/IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c @@ -784,7 +784,8 @@ Error: @param Fmt - Format string - @param ... - Print arguments + @param ... Variable argument list whose contents are accessed based on + the format string specified by Format. @retval Length of string printed to the console