]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c
Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even when...
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 9 Sep 2006 02:44:57 +0000 (02:44 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 9 Sep 2006 02:44:57 +0000 (02:44 +0000)
commited9610eb9cca079d5751034a16f3756d0de4902c
treec78650f7176168ee743868a1cc2b0e22a484f345
parentb0e15cb26011b1e0bfe4eb993d07f29537f6fef4
Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even when the argument Length is zero.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1504 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c