audk/MdePkg/Library/BaseLib/Ipf
xli24 582510249f Make MDE package pass intel IPF compiler with /W4 /WX switched on.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2312 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-25 06:05:36 +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
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
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