summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeCorePerformanceLib
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 Kubacki2-431/+491
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2-27/+27
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 Bi2-31/+104
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 Kinney4-28/+4
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi1-6/+12
2018-06-28MdeModulePkg: Clean up source filesLiming Gao4-9/+9
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan3-258/+608
2018-06-26MdeModulePkg: Update Performance instances to use new protocolBi, Dandan3-443/+104
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 Bi3-318/+1086
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 Zeng3-3/+25
2017-01-13MdeModulePkg DxeCorePerformanceLib: Only support linking with DxeCoreStar Zeng1-2/+2
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 Shia2-3/+8
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
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
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-7/+10
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.lzeng143-84/+474
2010-11-22Compare DXE performance token name by DXE performance string length. lgao41-3/+3
2010-04-24Update the copyright notice formathhtian3-6/+6
2010-02-241. Correct File header to ## @filelgao41-5/+5
2009-02-23Update Performance library instances to adapt to the update in Performance in...qhuang83-8/+4
2009-01-21Meta-data reviewed and verified.gikidy1-2/+2
2008-12-15Code scrub performance library instances in MdeModulePkgqhuang83-11/+41
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji43-107/+130
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-10/+2
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-90/+0
2008-04-09Update all files to follow doxygen style file header.qhuang82-19/+13
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten1-0/+2
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu21-6/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-4/+4
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-50/+0
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-1/+1