]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/SP804TimerLib: Fixed the performance timer
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Jul 2011 13:43:50 +0000 (13:43 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Jul 2011 13:43:50 +0000 (13:43 +0000)
commitbcd8fa799dc3abb68a45b853f98374d873d3a201
tree5b112195a19c8c00106a48f7297226f25a88d7a0
parent570d030a61101e98e80a05c3b642573b5a1b6c92
ArmPlatformPkg/SP804TimerLib: Fixed the performance timer

The SP804 timer counts down. Change GetPerformanceCounterProperties ()
to declare this property.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11989 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.c