audk/MdePkg
mdkinney a82da388bf Fix timeout logic in AcquireSpinLock(). It could fail if the end time computed was larger than the roll over value of the performance counter. The timeout logic now accumulates the total time elapsed to determine if the timeout has been exceeded.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4345 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-30 02:33:37 +00:00
..
Include Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec definition. 2007-11-27 07:06:01 +00:00
Library Fix timeout logic in AcquireSpinLock(). It could fail if the end time computed was larger than the roll over value of the performance counter. The timeout logic now accumulates the total time elapsed to determine if the timeout has been exceeded. 2007-11-30 02:33:37 +00:00
ChangeLog.txt added a log for EDK_4067: Non-Compatible: qwang12 2007-10-11 08:50:44 +00:00
MdePkg.dec Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocol 2007-10-19 02:32:41 +00:00
MdePkg.dsc 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg. 2007-11-08 03:40:50 +00:00
MdePkg.nspd Add Hardware Error Variable defined in UEFI 2.1 spec 2007-09-17 03:36:56 +00:00