]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Library/CpuTimerLib/PeiCpuTimerLib.uni
UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf
[mirror_edk2.git] / UefiCpuPkg / Library / CpuTimerLib / PeiCpuTimerLib.uni
1 // /** @file
2 // PEI CPU Timer Library
3 //
4 // Provides basic timer support using CPUID Leaf 0x15 XTAL frequency. The performance
5 // counter features are provided by the processors time stamp counter.
6 //
7 // Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "CPU Timer Library"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "Provides basic timer support using CPUID Leaf 0x15 XTAL frequency."
17