diff options
author | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-18 10:14:33 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-18 10:14:33 +0000 |
commit | 2dde40b1ff1ab66cb5233bcc334b1555a0027735 (patch) | |
tree | 50d40ccd1aff22102e6f67ec56b48df38bb8149d /ArmPlatformPkg/PrePi | |
parent | 9e4a626c06f506475b1852ca38f1d03c120b4803 (diff) | |
download | edk2-platforms-2dde40b1ff1ab66cb5233bcc334b1555a0027735.tar.xz |
ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrant
In the previous implementation, if the MicroSecondDelay or NanoSecondDelay
were called while a delay function was already running, the timer HW controller
was reinitialized with the new settings and it was discarding the settings
of the first called delay function.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12163 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/PrePi')
0 files changed, 0 insertions, 0 deletions