From 7942fd2a6544fbd1f99858081be89457b6e5aa61 Mon Sep 17 00:00:00 2001 From: rsun3 Date: Mon, 1 Mar 2010 08:03:46 +0000 Subject: Remove comments about in-consistency between code and UEFI/PI spec because UEFI 2.3 Errata B and PI 1.2 Errata A spec were published. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10143 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/SmmControl2.h | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'MdePkg/Include/Protocol/SmmControl2.h') diff --git a/MdePkg/Include/Protocol/SmmControl2.h b/MdePkg/Include/Protocol/SmmControl2.h index 8d29b1f7eb..c6f027106f 100644 --- a/MdePkg/Include/Protocol/SmmControl2.h +++ b/MdePkg/Include/Protocol/SmmControl2.h @@ -11,7 +11,7 @@ accessed, will generate the SMI. Also, the hardware optionally supports the periodic generation of these signals. - 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 @@ -27,15 +27,6 @@ #include -/// -/// 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_ACTIVATE -> EFI_SMM_ACTIVATE2 -/// EFI_SMM_DEACTIVATE -> EFI_SMM_DEACTIVATE2 -/// - #define EFI_SMM_CONTROL2_PROTOCOL_GUID \ { \ 0x843dc720, 0xab1e, 0x42cb, {0x93, 0x57, 0x8a, 0x0, 0x78, 0xf3, 0x56, 0x1b} \ -- cgit v1.2.3