summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-183/+201
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-19/+19
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi1-5/+8
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-1/+1
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan1-232/+400
2018-02-11MdeModulePkg/PerfLib: Add NULL pointer check for "Token"Dandan Bi1-1/+5
2018-02-08MdeModulePkg/PeiPerformance:Updated to track FPDT record in PEI phaseDandan Bi1-191/+376
2016-04-11MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao1-4/+3
2016-03-08MdeModulePkg: Increase the maximum number of PEI performance log entriesCinnamon Shia1-5/+15
2015-11-02MdeModulePkg: Add DEBUG statement when reaching max perf log entriesSamer El-Haj-Mahmoud1-0/+2
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin1-2/+2
2015-07-01MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine c...Qiu Shumin1-3/+3
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng141-6/+10
2012-04-25Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEn...lzeng141-0/+1
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-39/+185
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao41-2/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-02-23Update Performance library instances to adapt to the update in Performance in...qhuang81-3/+3
2008-12-15Fix a missing doxygen parameter entry.qhuang81-0/+2
2008-12-15Code scrub performance library instances in MdeModulePkgqhuang81-1/+6
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+0
2008-04-09Update all files to follow doxygen style file header.qhuang81-11/+4
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-03Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr...vanjeff1-0/+352