summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/DxeCorePerformanceLib:fix smm perf issueTan, Dun2023-08-301-13/+19
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-429/+490
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-22/+22
* MdeModulePkg/DxeCorePerformanceLib:Variable Initialwenyi,xie via groups.io2021-12-031-0/+2
* MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1Dandan Bi2021-11-121-30/+102
* MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrSJeff Brasen2020-07-211-2/+2
* MdeModulePkg: fix cast in GetModuleInfoFromHandle() callsLaszlo Ersek2019-10-091-6/+6
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi2018-06-281-6/+12
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-1/+1
* MdeModulePkg: Update performance library instancesBi, Dandan2018-06-261-258/+606
* MdeModulePkg: Update Performance instances to use new protocolBi, Dandan2018-06-261-247/+78
* MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePagesArd Biesheuvel2018-05-291-41/+7
* MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERTDandan Bi2018-03-021-3/+2
* MdeModulePkg/PerfLib: Add NULL pointer check for "Token"Dandan Bi2018-02-111-1/+5
* MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phaseDandan Bi2018-02-081-313/+1054
* MdeModulePkg/DxeCorePerformanceLib: add lock protectionHeyi Guo2017-11-291-1/+66
* MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0abaStar Zeng2017-02-241-1/+1
* MdeModulePkg: Add performance property configuration tableStar Zeng2017-02-231-2/+21
* MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao2016-04-111-5/+4
* MdeModulePkg: Increase the maximum number of PEI performance log entriesCinnamon Shia2016-03-081-1/+4
* MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin2015-07-071-2/+2
* MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi...Qiu Shumin2015-07-011-5/+5
* Optimize the log entry search algorithm to save boot performance.lzeng142012-05-291-6/+10
* Fix UNIX GCC build fail.lzeng142012-04-251-0/+2
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-241-79/+364
* Compare DXE performance token name by DXE performance string length. lgao42010-11-221-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update Performance library instances to adapt to the update in Performance in...qhuang82009-02-231-1/+1
* Code scrub performance library instances in MdeModulePkgqhuang82008-12-151-6/+28
* Global variables have been moved backward ahead of functions.jji42008-12-031-107/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-10/+2
* Update all files to follow doxygen style file header.qhuang82008-04-091-11/+4
* MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten2007-10-301-0/+2
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr...vanjeff2007-07-031-0/+659