summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/SmmCorePerformanceLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: fix cast in GetModuleInfoFromHandle() callsLaszlo Ersek2019-10-091-4/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INFBi, Dandan2018-08-221-0/+1
* MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi2018-07-041-4/+4
* MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi2018-06-281-6/+12
* MdeModulePkg: Clean up source filesLiming Gao2018-06-283-8/+8
* MdeModulePkg: Update performance library instancesBi, Dandan2018-06-261-224/+421
* MdeModulePkg: Update Performance instances to use new protocolBi, Dandan2018-06-263-451/+98
* MdeModulePkg/PerfLib: Add NULL pointer check for "Token"Dandan Bi2018-02-111-1/+5
* MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phaseDandan Bi2018-02-083-440/+649
* MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0abaStar Zeng2017-02-241-2/+2
* MdeModulePkg: Add performance property configuration tableStar Zeng2017-02-232-1/+22
* MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao2016-04-111-5/+4
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg: Fix potential integer overflow issueRuiyu Ni2015-07-101-14/+18
* MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin2015-07-081-2/+2
* MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin2015-07-011-2/+2
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-023-89/+9
* 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-5/+10
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-5/+11
* 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng142013-05-071-17/+27
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-9/+36
* Add more SMRAM range check to 3 SMI handler.czhang462012-06-271-9/+52
* Optimize the log entry search algorithm to save boot performance.lzeng142012-05-291-5/+10
* Fix UNIX GCC build fail.lzeng142012-04-251-0/+2
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-243-105/+578
* Add performance library instances for SMM performance measurement.rsun32011-03-103-0/+915