summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseTimerLibLocalApic/x86TimerLib.c
AgeCommit message (Expand)Author
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-09-15typecast some return valuesvanjeff
2006-09-13update GetPerformanceCounterProperties() declarevanjeff
2006-08-22Changed GetPerformanceCounter() to use the most efficient mean to unsigned ex...bxing
2006-08-21A workaround to a compiler bug that causes the high order 32 bits of GetPerfo...bxing
2006-08-18Fixed a bug causing the high order double word of values returned by GetPerfo...bxing
2006-08-10Removed unnecessary MSR access in InternalX86Delay()bxing
2006-07-251. Updated declaration of timer functions according to latest MWG.bxing
2006-05-22Fixed tracker #52bxing
2006-04-21Initial import.bbahnsen