summaryrefslogtreecommitdiff
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-34/+34
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2015-10-09MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu1-2/+37
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan1-16/+55
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu21-1/+45
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-01-14To pass ICC build.vanjeff1-1/+3
2009-01-14fixed assumption 32bit Local Apic timer counter.vanjeff1-2/+9
2008-11-26Function headers in .h and .c files synchronized with specjji41-2/+3
2008-09-28Use macro instead of hard code value for timer register address in local APICklu21-4/+8
2008-09-25Clean up code according to code review.vanjeff1-4/+2
2008-09-08remove unused include file for library class.klu21-7/+0
2008-07-25Code Scrub for MdePkg.yshang11-0/+4
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-0/+248