edk2/MdeModulePkg/Library/SmmCorePerformanceLib
vanjeff d14be2c9ad Sync patch r13367 from main trunk.
Optimize the log entry search algorithm to save boot performance.
1. Search from the first entry can be changed to Search from the end entry, because most End just follows its Start.
2. Match Start and End entry, the first comparison can be changed from Handle to EndTimeStamp, because only zero EndTimeStamp is required to be matched.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2010.SR1@13401 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-31 08:03:31 +00:00
..
SmmCorePerformanceLib.c Sync patch r13367 from main trunk. 2012-05-31 08:03:31 +00:00
SmmCorePerformanceLib.inf Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. 2012-05-10 06:30:16 +00:00
SmmCorePerformanceLibInternal.h Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. 2012-05-10 06:30:16 +00:00