]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / SmmCorePerformanceLib / SmmCorePerformanceLib.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// Performance library instance used by SMM Core.\r
3//\r
4// This library provides the performance measurement interfaces and initializes performance\r
5// logging for the SMM phase.\r
6// It initializes SMM phase performance logging by publishing the SMM Performance and PerformanceEx Protocol,\r
7// which is consumed by SmmPerformanceLib to logging performance data in SMM phase.\r
8// This library is mainly used by SMM Core to start performance logging to ensure that\r
9// SMM Performance and PerformanceEx Protocol are installed at the very beginning of SMM phase.\r
10//\r
d1102dba 11// Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 12//\r
9d510e61 13// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
14//\r
15// **/\r
16\r
17\r
18#string STR_MODULE_ABSTRACT #language en-US "Performance library instance used by SMM Core"\r
19\r
20#string STR_MODULE_DESCRIPTION #language en-US "This library provides the performance measurement interfaces and initializes performance logging for the SMM phase. It initializes SMM phase performance logging by publishing the SMM Performance and PerformanceEx Protocol, which is consumed by SmmPerformanceLib to logging performance data in the SMM phase. This library is mainly used by SMM Core to start performance logging to ensure that SMM Performance and PerformanceEx Protocol are installed at the very beginning of the SMM phase."\r
21\r