summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-530/+530
2023-06-21MdeModulePkg/SmmPerformanceLib: Disable perf-logging after ExitBSRay Ni1-2/+71
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-28/+28
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-15/+15
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan1-0/+68
2018-06-26MdeModulePkg: Update Performance instances to use new protocolBi, Dandan1-91/+39
2016-04-11MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao1-2/+2
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-38/+199
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao41-2/+1
2011-03-14Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun31-0/+1
2011-03-10Add performance library instances for SMM performance measurement.rsun31-0/+290