mirror of https://github.com/acidanthera/audk.git
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:
parent
857dfc455d
commit
74935bd732
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue