]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseTimerLibLocalApic/x86TimerLib.c
fix one bug on Timer Frequency return.
[mirror_edk2.git] / MdePkg / Library / BaseTimerLibLocalApic / x86TimerLib.c
2006-11-20 vanjefffix one bug on Timer Frequency return.
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-09-15 vanjefftypecast some return values
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-08-22 bxingChanged GetPerformanceCounter() to use the most efficie...
2006-08-21 bxingA workaround to a compiler bug that causes the high...
2006-08-18 bxingFixed a bug causing the high order double word of value...
2006-08-10 bxingRemoved unnecessary MSR access in InternalX86Delay()
2006-07-25 bxing1. Updated declaration of timer functions according...
2006-05-22 bxingFixed tracker #52
2006-04-21 bbahnsenInitial import.