]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/Runtime/RuntimeDxe/Runtime.msa
Updated the Runtime Driver to use the MDE libs for cache flush and removed local...
authorajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 22 Oct 2006 07:32:16 +0000 (07:32 +0000)
committerajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 22 Oct 2006 07:32:16 +0000 (07:32 +0000)
commit92ea7f231b3948395e6348ab6e38e3467eff7a3d
tree865757b5713ed657dbdbb85b591d6d44b35bd805
parentb077fb74924774d9d4c1189000eb9e8aed7a67ac
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.
Cleaned up BaseLib IPF cache routines to only Flush ranges when needed and not to flush the entire cache.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1811 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/EdkModulePkg.fpd
EdkModulePkg/Include/Library/EdkDxeSalLib.h
EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa
EdkModulePkg/Universal/Runtime/RuntimeDxe/Runtime.c
EdkModulePkg/Universal/Runtime/RuntimeDxe/Runtime.h
EdkModulePkg/Universal/Runtime/RuntimeDxe/Runtime.msa
EdkNt32Pkg/Nt32.fpd
MdePkg/Include/Library/BaseLib.h
MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
MdePkg/Library/BaseLib/BaseLib.msa