]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/TimerDxe: Fixed the reloading of the period
authorOlivier Martin <olivier.martin@arm.com>
Wed, 27 Aug 2014 10:12:55 +0000 (10:12 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Aug 2014 10:12:55 +0000 (10:12 +0000)
commit09c1b24c2f6c95f8c0b952dfd3caa25fd8aa578b
tree721e45bd3fd16357d3669c2e649474e13730e17d
parent33292af5f13b18ef5124f32a7bbf0b05b2d519c5
ArmPkg/TimerDxe: Fixed the reloading of the period

Prior to this change the period was restored to the default period.
This change restores the latest 'set period'.

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@15922 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/TimerDxe/TimerDxe.c