summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeCorePerformanceLib
Commit message (Expand)AuthorAgeFilesLines
* 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-094-28/+4
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi2018-06-281-6/+12
* MdeModulePkg: Clean up source filesLiming Gao2018-06-284-9/+9
* MdeModulePkg: Update performance library instancesBi, Dandan2018-06-263-258/+608
* MdeModulePkg: Update Performance instances to use new protocolBi, Dandan2018-06-263-443/+104
* 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-083-318/+1086
* 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-233-3/+25
* MdeModulePkg DxeCorePerformanceLib: Only support linking with DxeCoreStar Zeng2017-01-131-2/+2
* 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-082-3/+8
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-7/+10
* 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-243-84/+474
* Compare DXE performance token name by DXE performance string length. lgao42010-11-221-3/+3
* Update the copyright notice formathhtian2010-04-243-6/+6
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* Update Performance library instances to adapt to the update in Performance in...qhuang82009-02-233-8/+4
* Meta-data reviewed and verified.gikidy2009-01-211-2/+2
* Code scrub performance library instances in MdeModulePkgqhuang82008-12-153-11/+41
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Global variables have been moved backward ahead of functions.jji42008-12-033-107/+130
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-10/+2
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-90/+0
* Update all files to follow doxygen style file header.qhuang82008-04-092-19/+13
* MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten2007-10-301-0/+2
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-6/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-4/+4
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-50/+0
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-1/+1
* Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr...vanjeff2007-07-033-0/+867