audk/MdePkg/Library/BaseLib/Ipf
vanjeff cb41bea732 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2. Modified SwitchStack definition update to MWG 0.60e.
3. Added BaseLib/Ipf/InternalSwitchStack.c and removed BaseLib/Ipf/Non-existing.c
4. Updated any references of AsmSwitchStackAndBackingStore to SwichStack on IPF.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2499 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-22 03:03:32 +00:00
..
CpuBreakpoint.c Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files. 2006-10-22 03:03:45 +00:00
CpuFlushTlb.s 1.Fix .global issue in GAS (EdkT207). 2006-09-25 10:05:26 +00:00
CpuPause.s Updated BaseLib for THUNK functions and some CPU functions 2006-05-15 11:14:20 +00:00
FlushCacheRange.s Did not check in new files correctly the first time! 2006-10-23 03:58:50 +00:00
GetInterruptState.s 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() 2006-07-10 02:56:56 +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
InternalSwitchStack.c 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h 2007-03-22 03:03:32 +00:00
PalCallStatic.s 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
ReadItc.s Did not check in new files correctly the first time! 2006-10-23 03:58:50 +00:00
SwitchStack.s Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF. 2006-08-17 05:32:47 +00:00
Synchronization.c Make MDE package pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:05:36 +00:00
Unaligned.c Make MDE package pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:05:36 +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.Fix .global issue in GAS (EdkT207). 2006-09-25 10:05:26 +00:00