]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a missing doxygen parameter entry.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Dec 2008 16:03:37 +0000 (16:03 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Dec 2008 16:03:37 +0000 (16:03 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7038 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c

index 97dfd0d817d250fd70b19162e60558e8530c9f3f..19a734d0dcdcf677f24510986ec64f540a0d8712 100644 (file)
@@ -85,6 +85,8 @@ InternalGetPerformanceHobLog (
   and its end time stamp is zero, then the index of that log entry is returned;\r
   otherwise, the the number of log entries in the array is returned.\r
 \r
+  @param  PeiPerformanceLog       Pointer to the data structure containing PEI \r
+                                  performance data.\r
   @param  Handle                  Pointer to environment specific context used\r
                                   to identify the component being measured.\r
   @param  Token                   Pointer to a Null-terminated ASCII string\r