audk/MdePkg/Library/BaseCacheMaintenanceLib
mdkinney 229fe3a229 Add ARM specific functions to the BaseCacheMaintenanceLib that generates an ASSERT() if any of the services are used. The ARM support in this library is only provided so the modules in the EDK II core packages can be built for ARM. ARM platforms must use an implementation of the Cache Maintenance Library that supports the target ARM CPU.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9106 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-18 20:56:21 +00:00
..
ArmCache.c Add ARM specific functions to the BaseCacheMaintenanceLib that generates an ASSERT() if any of the services are used. The ARM support in this library is only provided so the modules in the EDK II core packages can be built for ARM. ARM platforms must use an implementation of the Cache Maintenance Library that supports the target ARM CPU. 2009-08-18 20:56:21 +00:00
BaseCacheMaintenanceLib.inf Add ARM specific functions to the BaseCacheMaintenanceLib that generates an ASSERT() if any of the services are used. The ARM support in this library is only provided so the modules in the EDK II core packages can be built for ARM. ARM platforms must use an implementation of the Cache Maintenance Library that supports the target ARM CPU. 2009-08-18 20:56:21 +00:00
EbcCache.c Synchronize MdePkg h files to Library/Base* c files. 2008-12-11 04:45:23 +00:00
IpfCache.c Add ASSERT check for AsmFlushCacheRange(). 2009-06-04 14:29:12 +00:00
X86Cache.c Correct ASSERT to more cases. 2009-03-10 07:54:41 +00:00