Code scrub performance library instances in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7037 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/** @file
|
||||
Performance Library
|
||||
Performance library instance used in PEI phase.
|
||||
|
||||
This file implements all APIs in Performance Library class in MdePkg. It creates
|
||||
performance logging GUIDed HOB on the first performance logging and then logs the
|
||||
performance data to the GUIDed HOB. Due to the limitation of temporary RAM, the maximum
|
||||
number of performance logging entry is specified by PcdMaxPeiPerformanceLogEntries.
|
||||
|
||||
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
|
||||
All rights reserved. This program and the accompanying materials
|
||||
|
Reference in New Issue
Block a user