summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config tableJeff Brasen1-0/+2
2023-08-30MdeModulePkg/DxeCorePerformanceLib:fix smm perf issueTan, Dun1-13/+19
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-429/+490
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-22/+22
2021-12-03MdeModulePkg/DxeCorePerformanceLib:Variable Initialwenyi,xie via groups.io1-0/+2
2021-11-12MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1Dandan Bi1-30/+102
2020-07-21MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrSJeff Brasen1-2/+2
2019-10-09MdeModulePkg: fix cast in GetModuleInfoFromHandle() callsLaszlo Ersek1-6/+6
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi1-6/+12
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-1/+1
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan1-258/+606
2018-06-26MdeModulePkg: Update Performance instances to use new protocolBi, Dandan1-247/+78
2018-05-29MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePagesArd Biesheuvel1-41/+7
2018-03-02MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERTDandan Bi1-3/+2
2018-02-11MdeModulePkg/PerfLib: Add NULL pointer check for "Token"Dandan Bi1-1/+5
2018-02-08MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phaseDandan Bi1-313/+1054
2017-11-29MdeModulePkg/DxeCorePerformanceLib: add lock protectionHeyi Guo1-1/+66
2017-02-24MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0abaStar Zeng1-1/+1
2017-02-23MdeModulePkg: Add performance property configuration tableStar Zeng1-2/+21
2016-04-11MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao1-5/+4
2016-03-08MdeModulePkg: Increase the maximum number of PEI performance log entriesCinnamon Shia1-1/+4
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin1-2/+2
2015-07-01MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin1-5/+5
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng141-6/+10
2012-04-25Fix UNIX GCC build fail.lzeng141-0/+2
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-79/+364
2010-11-22Compare DXE performance token name by DXE performance string length. lgao41-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-02-23Update Performance library instances to adapt to the update in Performance in...qhuang81-1/+1
2008-12-15Code scrub performance library instances in MdeModulePkgqhuang81-6/+28
2008-12-03Global variables have been moved backward ahead of functions.jji41-107/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-10/+2
2008-04-09Update all files to follow doxygen style file header.qhuang81-11/+4
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten1-0/+2
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-03Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr...vanjeff1-0/+659