From: qhuang8 Date: Mon, 15 Dec 2008 16:03:37 +0000 (+0000) Subject: Fix a missing doxygen parameter entry. X-Git-Tag: edk2-stable201903~19209 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=74935bd7321eab37fa6c72f6ac2dd60de5af9ac3 Fix a missing doxygen parameter entry. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7038 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c index 97dfd0d817..19a734d0dc 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c @@ -85,6 +85,8 @@ InternalGetPerformanceHobLog ( and its end time stamp is zero, then the index of that log entry is returned; otherwise, the the number of log entries in the array is returned. + @param PeiPerformanceLog Pointer to the data structure containing PEI + performance data. @param Handle Pointer to environment specific context used to identify the component being measured. @param Token Pointer to a Null-terminated ASCII string