From 967c09fa7c13a6b88fcb690d167269e797058c51 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Wed, 19 Nov 2008 03:24:16 +0000 Subject: [PATCH] Update doxygen comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6620 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/PeiDxeDebugLibReportStatusCode/DebugLib.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c index 58dd56bf4b..497d534571 100644 --- a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c +++ b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c @@ -38,6 +38,8 @@ @param ErrorLevel The error level of the debug message. @param Format Format string for the debug message to print. + @param ... Variable argument list whose contents are accessed + based on the format string specified by Format. **/ VOID