]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ipf/ReadItc.s
Did not check in new files correctly the first time!
authorajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Oct 2006 03:58:50 +0000 (03:58 +0000)
committerajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Oct 2006 03:58:50 +0000 (03:58 +0000)
commitc993d0dac49b15744e03e3bb53a8cba69a6fc361
tree459f3133000b0cca38e90a00ca9cbd9fc59f93e4
parent2cd33eaf8292e0ac7939019b02c06f0aafde559e
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
MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s [new file with mode: 0644]
MdePkg/Library/BaseLib/Ipf/ReadItc.s [new file with mode: 0644]