summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/X86TimerLib.c
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Apply uncrustify changesMichael Kubacki2021-12-071-19/+19
* UefiCpuPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* UefiCpuPkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-1/+5
* Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan2013-08-271-15/+38
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-1/+45
* Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun32010-11-291-0/+195