summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-07-13 03:08:54 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-07-13 03:08:54 +0000
commit430fbbe0968c9ce6748203776a13e96d367c3bce (patch)
treedc44376b91c52ae81537e523baf39f3a3cccd2f3 /UefiCpuPkg/Include
parent099f2b1882cb955b59fa8c0ce33ccd9db0318e36 (diff)
downloadedk2-platforms-430fbbe0968c9ce6748203776a13e96d367c3bce.tar.xz
Code refinement.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10647 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg/Include')
-rw-r--r--UefiCpuPkg/Include/Library/MtrrLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/UefiCpuPkg/Include/Library/MtrrLib.h b/UefiCpuPkg/Include/Library/MtrrLib.h
index f0c604d6b3..d24f10f36b 100644
--- a/UefiCpuPkg/Include/Library/MtrrLib.h
+++ b/UefiCpuPkg/Include/Library/MtrrLib.h
@@ -315,6 +315,7 @@ MtrrGetMemoryAttributeInVariableMtrr (
VOID
EFIAPI
MtrrDebugPrintAllMtrrs (
+ VOID
);
/**