| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config table | Jeff Brasen | 2023-11-06 | 1 | -0/+2 |
* | MdeModulePkg/DxeCorePerformanceLib:fix smm perf issue | Tan, Dun | 2023-08-30 | 1 | -13/+19 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 2 | -431/+491 |
* | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 2 | -27/+27 |
* | MdeModulePkg/DxeCorePerformanceLib:Variable Initial | wenyi,xie via groups.io | 2021-12-03 | 1 | -0/+2 |
* | MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1 | Dandan Bi | 2021-11-12 | 2 | -31/+104 |
* | MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrS | Jeff Brasen | 2020-07-21 | 1 | -2/+2 |
* | MdeModulePkg: fix cast in GetModuleInfoFromHandle() calls | Laszlo Ersek | 2019-10-09 | 1 | -6/+6 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 4 | -28/+4 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -1/+1 |
* | MdeModulePkg/PerformanceLib: Add NULL pointer check | Dandan Bi | 2018-06-28 | 1 | -6/+12 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 4 | -9/+9 |
* | MdeModulePkg: Update performance library instances | Bi, Dandan | 2018-06-26 | 3 | -258/+608 |
* | MdeModulePkg: Update Performance instances to use new protocol | Bi, Dandan | 2018-06-26 | 3 | -443/+104 |
* | MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePages | Ard Biesheuvel | 2018-05-29 | 1 | -41/+7 |
* | MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERT | Dandan Bi | 2018-03-02 | 1 | -3/+2 |
* | MdeModulePkg/PerfLib: Add NULL pointer check for "Token" | Dandan Bi | 2018-02-11 | 1 | -1/+5 |
* | MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase | Dandan Bi | 2018-02-08 | 3 | -318/+1086 |
* | MdeModulePkg/DxeCorePerformanceLib: add lock protection | Heyi Guo | 2017-11-29 | 1 | -1/+66 |
* | MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0aba | Star Zeng | 2017-02-24 | 1 | -1/+1 |
* | MdeModulePkg: Add performance property configuration table | Star Zeng | 2017-02-23 | 3 | -3/+25 |
* | MdeModulePkg DxeCorePerformanceLib: Only support linking with DxeCore | Star Zeng | 2017-01-13 | 1 | -2/+2 |
* | MdeModulePkg: Update PerformanceLib instances not to check Identifier. | Liming Gao | 2016-04-11 | 1 | -5/+4 |
* | MdeModulePkg: Increase the maximum number of PEI performance log entries | Cinnamon Shia | 2016-03-08 | 2 | -3/+8 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro... | Qiu Shumin | 2015-07-07 | 1 | -2/+2 |
* | MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refi... | Qiu Shumin | 2015-07-01 | 1 | -5/+5 |
* | 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 | -7/+10 |
* | Optimize the log entry search algorithm to save boot performance. | lzeng14 | 2012-05-29 | 1 | -6/+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 | -84/+474 |
* | Compare DXE performance token name by DXE performance string length. | lgao4 | 2010-11-22 | 1 | -3/+3 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 3 | -6/+6 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -5/+5 |
* | Update Performance library instances to adapt to the update in Performance in... | qhuang8 | 2009-02-23 | 3 | -8/+4 |
* | Meta-data reviewed and verified. | gikidy | 2009-01-21 | 1 | -2/+2 |
* | Code scrub performance library instances in MdeModulePkg | qhuang8 | 2008-12-15 | 3 | -11/+41 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -2/+0 |
* | Global variables have been moved backward ahead of functions. | jji4 | 2008-12-03 | 3 | -107/+130 |
* | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2008-10-30 | 1 | -10/+2 |
* | remove the unused msa files in MdeModulePkg. | lgao4 | 2008-08-25 | 1 | -90/+0 |
* | Update all files to follow doxygen style file header. | qhuang8 | 2008-04-09 | 2 | -19/+13 |
* | MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c: | jljusten | 2007-10-30 | 1 | -0/+2 |
* | FixedPcd macro should *not* be used in Library's inf file. | klu2 | 2007-09-17 | 1 | -6/+1 |
* | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 2007-08-30 | 1 | -4/+4 |
* | remove some comments introduced by tools. | vanjeff | 2007-07-20 | 1 | -9/+3 |
* | remove some comments introduced by tools. | vanjeff | 2007-07-20 | 1 | -50/+0 |
* | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 | 2007-07-06 | 1 | -1/+1 |