From: lzeng14 Date: Wed, 25 Apr 2012 10:12:09 +0000 (+0000) Subject: Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEntry(). X-Git-Tag: edk2-stable201903~13470 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=843833f953fa15a8280036557c1ea7647e87e6bc Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEntry(). Signed-off-by: Star Zeng Reviewed-by: Eric Dong git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13219 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c index 49011b701c..7a2d3da0ec 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c @@ -90,6 +90,7 @@ InternalGetPerformanceHobLog ( @param PeiPerformanceLog Pointer to the data structure containing PEI performance data. + @param PeiPerformanceIdArray Pointer to PEI performance identifier array. @param Handle Pointer to environment specific context used to identify the component being measured. @param Token Pointer to a Null-terminated ASCII string