summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c
AgeCommit message (Expand)Author
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
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