]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PeiPerformanceLib / PeiPerformanceLib.uni
1 // /** @file
2 // Performance library instance used in PEI phase.
3 //
4 // This library provides the performance measurement interfaces in PEI phase, it creates
5 // and consumes GUIDed HOB for performance logging. The GUIDed HOB is passed to DXE phase
6 // so that it can be taken over by DxeCorePerformanceLib.
7 //
8 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Performance library instance used in the PEI phase"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This library provides the performance measurement interfaces in the PEI phase, it creates and consumes GUIDed HOB for performance logging. The GUIDed HOB is passed to the DXE phase so that it can be taken over by DxeCorePerformanceLib."
18