From 843833f953fa15a8280036557c1ea7647e87e6bc Mon Sep 17 00:00:00 2001 From: lzeng14 Date: Wed, 25 Apr 2012 10:12:09 +0000 Subject: [PATCH] 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 --- MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2