From 3609613ee940760579b2561e9a9ffaa2abccfea6 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Tue, 9 Dec 2008 08:59:48 +0000 Subject: 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 --- MdePkg/Include/Library/CacheMaintenanceLib.h | 3 --- 1 file changed, 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 -- cgit v1.1