summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/SmmCorePerformanceLib
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-01MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi...Qiu Shumin
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng14
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang46
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng14
2012-04-25Fix UNIX GCC build fail.lzeng14
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2011-03-10Add performance library instances for SMM performance measurement.rsun3