summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c')
-rw-r--r--MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c b/MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c
index ff3cf82172..711a1abb6a 100644
--- a/MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c
+++ b/MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c
@@ -1,7 +1,7 @@
/** @file
CpuFlushTlb function.
- Copyright (c) 2006 - 2007, Intel Corporation<BR>
+ Copyright (c) 2006 - 2008, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -15,7 +15,9 @@
/**
- Flush TLB of current processor.
+ Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
+
+ Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
**/
VOID