summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-14 04:20:04 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-14 04:20:04 +0000
commit8fc71decbe7ada34f96f04261e680265ce916a51 (patch)
tree623cac1ad66adc1958ef5b00db8a37080d925a21 /MdePkg/Include/Pi
parentf659880bfa42ded20a00d3e371c998b42dcdd0fd (diff)
downloadedk2-platforms-8fc71decbe7ada34f96f04261e680265ce916a51.tar.xz
Change SMM CPU I/O to SMM CPU I/O 2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9735 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Pi')
-rw-r--r--MdePkg/Include/Pi/PiSmmCis.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Pi/PiSmmCis.h b/MdePkg/Include/Pi/PiSmmCis.h
index 52eaea560d..597eeb9086 100644
--- a/MdePkg/Include/Pi/PiSmmCis.h
+++ b/MdePkg/Include/Pi/PiSmmCis.h
@@ -2,7 +2,7 @@
Common definitions in the Platform Initialization Specification version 1.2
VOLUME 4 System Management Mode Core Interface version.
- Copyright (c) 2009, Intel Corporation
+ Copyright (c) 2009 - 2010, Intel Corporation
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
@@ -17,7 +17,7 @@
#define _PI_SMMCIS_H_
#include <Pi/PiMultiPhase.h>
-#include <Protocol/SmmCpuIo.h>
+#include <Protocol/SmmCpuIo2.h>
///
/// Note:
@@ -280,7 +280,7 @@ struct _EFI_SMM_SYSTEM_TABLE2 {
///
/// I/O Service
///
- EFI_SMM_CPU_IO_PROTOCOL SmmIo;
+ EFI_SMM_CPU_IO2_PROTOCOL SmmIo;
///
/// Runtime memory services