audk/MdePkg/Library/BaseLib/Ipf
bxing a69c49fc11 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
2. Fixed a logical error in Synchronization.c which caused InterlockedIncrement() and InterlockedDecrement() to hang.
3. Replaced the pseudo-implementation of GetInterruptState() with a real version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@793 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06 07:46:22 +00:00
..
CpuBreakpoint.c 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
CpuFlushTlb.s 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
CpuPause.s Updated BaseLib for THUNK functions and some CPU functions 2006-05-15 11:14:20 +00:00
GetInterruptState.s 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
InterlockedCompareExchange32.s Initial import. 2006-04-21 22:54:32 +00:00
InterlockedCompareExchange64.s 1. Sync LinkedList.c with MWG 2006-07-06 04:07:24 +00:00
PalCallStatic.s 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
SwitchStack.s Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
Synchronization.c 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
Unaligned.c added ASSERT() 2006-05-24 08:46:26 +00:00
asm.h Initial import. 2006-04-21 22:54:32 +00:00
ia_64gen.h Initial import. 2006-04-21 22:54:32 +00:00
longjmp.s 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
setjmp.s 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00