audk/MdePkg/Library/BaseLib/Ipf
ajfish c993d0dac4 Did not check in new files correctly the first time!
Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib.
Cleaned up BaseLib IPF cache routines to only Flush ranges when needed and not to flush the entire cache. 

Removed the need for processor specific code in the Runtime driver by using MDE Cache Lib. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1822 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-23 03:58:50 +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 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.Fix .global issue in GAS (EdkT207). 2006-09-25 10:05:26 +00:00