| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/SmmCorePerformanceLib: Disable perf-logging at runtime | Ray Ni | 2023-06-21 | 2 | -3/+47 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 2 | -288/+328 |
* | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 2 | -30/+29 |
* | MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1 | Dandan Bi | 2021-11-12 | 2 | -35/+112 |
* | MdeModulePkg: fix cast in GetModuleInfoFromHandle() calls | Laszlo Ersek | 2019-10-09 | 1 | -4/+4 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 4 | -28/+4 |
* | MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INF | Bi, Dandan | 2018-08-22 | 1 | -0/+1 |
* | MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLength | Dandan Bi | 2018-07-04 | 1 | -4/+4 |
* | MdeModulePkg/PerformanceLib: Add NULL pointer check | Dandan Bi | 2018-06-28 | 1 | -6/+12 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 3 | -8/+8 |
* | MdeModulePkg: Update performance library instances | Bi, Dandan | 2018-06-26 | 1 | -224/+421 |
* | MdeModulePkg: Update Performance instances to use new protocol | Bi, Dandan | 2018-06-26 | 3 | -451/+98 |
* | MdeModulePkg/PerfLib: Add NULL pointer check for "Token" | Dandan Bi | 2018-02-11 | 1 | -1/+5 |
* | MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phase | Dandan Bi | 2018-02-08 | 3 | -440/+649 |
* | MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0aba | Star Zeng | 2017-02-24 | 1 | -2/+2 |
* | MdeModulePkg: Add performance property configuration table | Star Zeng | 2017-02-23 | 2 | -1/+22 |
* | MdeModulePkg: Update PerformanceLib instances not to check Identifier. | Liming Gao | 2016-04-11 | 1 | -5/+4 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdeModulePkg: Fix potential integer overflow issue | Ruiyu Ni | 2015-07-10 | 1 | -14/+18 |
* | MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one... | Qiu Shumin | 2015-07-08 | 1 | -2/+2 |
* | MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refi... | Qiu Shumin | 2015-07-01 | 1 | -2/+2 |
* | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng | 2015-02-05 | 2 | -2/+0 |
* | Use SmmMemLib to check communication buffer. | Yao, Jiewen | 2015-02-02 | 3 | -89/+9 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -5/+10 |
* | Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. | lzeng14 | 2013-05-21 | 1 | -5/+11 |
* | 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h... | lzeng14 | 2013-05-07 | 1 | -17/+27 |
* | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 | 2013-04-25 | 1 | -9/+36 |
* | Add more SMRAM range check to 3 SMI handler. | czhang46 | 2012-06-27 | 1 | -9/+52 |
* | Optimize the log entry search algorithm to save boot performance. | lzeng14 | 2012-05-29 | 1 | -5/+10 |
* | Fix UNIX GCC build fail. | lzeng14 | 2012-04-25 | 1 | -0/+2 |
* | Add new extension PerformanceLib APIs to store ID info. | lzeng14 | 2012-04-24 | 3 | -105/+578 |
* | Add performance library instances for SMM performance measurement. | rsun3 | 2011-03-10 | 3 | -0/+915 |