]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/TimerDxe/TimerDxe.c
ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequency
authorOlivier Martin <olivier.martin@arm.com>
Wed, 27 Aug 2014 10:12:00 +0000 (10:12 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Aug 2014 10:12:00 +0000 (10:12 +0000)
commit33292af5f13b18ef5124f32a7bbf0b05b2d519c5
treec29b177431d691ee1e6ff0112f0d542605e0a5ee
parent8f1cbb011faf2435fa976e61ba7e1ab46a5a09d0
ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequency

Prior to this change the frequency was rounded to 1Mhz.
This change rounds the timer frequency to 1KHz.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15921 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/TimerDxe/TimerDxe.c
ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c