mirror_edk2/MdePkg/Library/BaseLib/Ipf
2006-05-31 08:52:54 +00:00
..
asm.h Initial import. 2006-04-21 22:54:32 +00:00
CpuBreakpoint.c Updated BaseLib for THUNK functions and some CPU functions 2006-05-15 11:14:20 +00:00
CpuFlushTlb.s 1. Updated CpuFlushTlb() according to IA-64 programmer's guide 2006-05-24 05:33:03 +00:00
CpuPause.s Updated BaseLib for THUNK functions and some CPU functions 2006-05-15 11:14:20 +00:00
ia_64gen.h Initial import. 2006-04-21 22:54:32 +00:00
InterlockedCompareExchange32.s Initial import. 2006-04-21 22:54:32 +00:00
InterlockedCompareExchange64.s Initial import. 2006-04-21 22:54:32 +00:00
PalCallStatic.s 1. Updated CpuFlushTlb() according to IA-64 programmer's guide 2006-05-24 05:33:03 +00:00
setjmp.s Changed LongJump() to _LongJump() 2006-05-31 08:51:26 +00:00
SwitchStack.c Created as wrapper for SwitchStack() to add assert() 2006-05-31 08:52:54 +00:00
SwitchStack.s Changed SwitchStack() to _SwitchStack() 2006-05-31 08:52:04 +00:00
Synchronization.c Initial import. 2006-04-21 22:54:32 +00:00
Unaligned.c added ASSERT() 2006-05-24 08:46:26 +00:00