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