]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/ArmDmaLib/ArmDmaLib.c
Fix issue in DmaMap with buffers that are smaller than a cache line. Also make any...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Jul 2010 17:27:13 +0000 (17:27 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Jul 2010 17:27:13 +0000 (17:27 +0000)
commit3ea3ff88e3fb91dd63da29718bdc454f0d043cee
treeb06219e167910e0e7eb5f8d671e072760bce64e1
parentd34689b44a1ca9f159a8ad981574acc3d85488d9
Fix issue in DmaMap with buffers that are smaller than a cache line. Also make any buffer that is not an even quanta of cache lines double buffer.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10654 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/ArmDmaLib/ArmDmaLib.c