summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/SmmGpiDispatch2.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/SmmGpiDispatch2.h')
-rw-r--r--MdePkg/Include/Protocol/SmmGpiDispatch2.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/MdePkg/Include/Protocol/SmmGpiDispatch2.h b/MdePkg/Include/Protocol/SmmGpiDispatch2.h
index 2bc457e6ff..f8690b8b5a 100644
--- a/MdePkg/Include/Protocol/SmmGpiDispatch2.h
+++ b/MdePkg/Include/Protocol/SmmGpiDispatch2.h
@@ -9,7 +9,7 @@
given event types. Several inputs can be enabled. This purpose of this interface is to generate an
SMI in response to any of these inputs having a true value provided.
- 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
@@ -28,15 +28,6 @@
#include <Pi/PiSmmCis.h>
-///
-/// Note:
-/// To avoid name conflict between PI and Framework SMM spec, the following names defined
-/// in PI 1.2 SMM spec are renamed. These renamings are not yet in a public PI spec and errta.
-///
-/// EFI_SMM_GPI_REGISTER -> EFI_SMM_GPI_REGISTER2
-/// EFI_SMM_GPI_UNREGISTER -> EFI_SMM_GPI_UNREGISTER2
-///
-
#define EFI_SMM_GPI_DISPATCH2_PROTOCOL_GUID \
{ \
0x25566b03, 0xb577, 0x4cbf, {0x95, 0x8c, 0xed, 0x66, 0x3e, 0xa2, 0x43, 0x80 } \