mirror_edk2/MdePkg/Library/BaseCacheMaintenanceLib
2006-10-22 07:32:16 +00:00
..
BaseCacheMaintenanceLib.msa 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
EbcCache.c BaseCacheMaintenanceLib has now been completed on all architectures. 2006-05-17 10:22:59 +00:00
IpfCache.c Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. 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. 2006-10-22 07:32:16 +00:00
x86Cache.c Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even when the argument Length is zero. 2006-09-09 02:44:57 +00:00