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
This commit is contained in:
mdkinney
2010-01-14 04:20:04 +00:00
parent f659880bfa
commit 8fc71decbe
10 changed files with 128 additions and 156 deletions

View File

@@ -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