]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c
MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S ones in...
[mirror_edk2.git] / MdeModulePkg / Library / SmmCorePerformanceLib / SmmCorePerformanceLib.c
2015-07-08 Qiu ShuminMdeModulePkg: Refine code to use Strn**S safe functions...
2015-07-01 Qiu ShuminMdeModulePkg/Library/SmmCorePerformanceLib: Use safe...
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2012-06-27 czhang46Add more SMRAM range check to 3 SMI handler.
2012-05-29 lzeng14Optimize the log entry search algorithm to save boot...
2012-04-25 lzeng14Fix UNIX GCC build fail.
2012-04-24 lzeng14Add new extension PerformanceLib APIs to store ID info.
2011-03-10 rsun3Add performance library instances for SMM performance...