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