audk/MdePkg/Library/BaseLib/Ipf
bxing eeb1cd5af3 1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() on IPF.
2. Added SwitchIplStacks() function to DxeIplPeim to encapsulate arch details on stack switching.
3. Added PeiSwitchStacks() function to PeiMain to encapsulate arch details on stack switching.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1328 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-21 02:53:29 +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. 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
Non-existing.c 1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() on IPF. 2006-08-21 02:53:29 +00:00
PalCallStatic.s 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. 2006-07-06 07:46:22 +00:00
SwitchStack.s Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF. 2006-08-17 05:32:47 +00:00
Synchronization.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +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