audk/ArmPlatformPkg/Library
oliviermartin 2dde40b1ff 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
2011-08-18 10:14:33 +00:00
..
DebugSecExtraActionLib ArmPlatformPkg: Fix warnings 2011-07-07 10:52:07 +00:00
EblCmdLib ArmPlatformPkg: Fix build issues 2011-07-04 10:18:18 +00:00
L2X0CacheLibNull ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ (2) 2011-07-01 15:40:16 +00:00
PL011SerialPortLib ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ 2011-07-01 15:30:01 +00:00
PL031RealTimeClockLib ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ 2011-07-01 15:30:01 +00:00
PeiServicesTablePointerLib ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code 2011-06-11 12:03:00 +00:00
PrePiHobListPointerLib ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop of the stack 2011-07-01 15:45:52 +00:00
SP804TimerLib ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrant 2011-08-18 10:14:33 +00:00