summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-09 08:59:48 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-09 08:59:48 +0000
commit3609613ee940760579b2561e9a9ffaa2abccfea6 (patch)
treebaadef699d987a1eae2adc86983b69831aa7a456
parent2a53dabf6286ee56774bbd47aadf70aa78f0cd25 (diff)
downloadedk2-3609613ee940760579b2561e9a9ffaa2abccfea6.zip
edk2-3609613ee940760579b2561e9a9ffaa2abccfea6.tar.gz
edk2-3609613ee940760579b2561e9a9ffaa2abccfea6.tar.bz2
remove unnecessary detailed description for InvalidateInstructionCache(), since no more additional information than the brief description.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6933 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Include/Library/CacheMaintenanceLib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Include/Library/CacheMaintenanceLib.h b/MdePkg/Include/Library/CacheMaintenanceLib.h
index 247c702..a575ec2 100644
--- a/MdePkg/Include/Library/CacheMaintenanceLib.h
+++ b/MdePkg/Include/Library/CacheMaintenanceLib.h
@@ -22,9 +22,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Invalidates the entire instruction cache in cache coherency domain of the
calling CPU.
- Invalidates the entire instruction cache in cache coherency domain of the
- calling CPU.
-
**/
VOID
EFIAPI