Fix a missing doxygen parameter entry.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7038 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -85,6 +85,8 @@ InternalGetPerformanceHobLog (
|
|||||||
and its end time stamp is zero, then the index of that log entry is returned;
|
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.
|
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
|
@param Handle Pointer to environment specific context used
|
||||||
to identify the component being measured.
|
to identify the component being measured.
|
||||||
@param Token Pointer to a Null-terminated ASCII string
|
@param Token Pointer to a Null-terminated ASCII string
|
||||||
|
Reference in New Issue
Block a user