X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FSmmSxDispatch2.h;h=37effda44d7304ab0f370688efea6a380fe9e828;hb=bd5ef82698e5e5931ae46e763187a472ce76b661;hp=fe0baa19608f82f1c871737c125a51b6a169a557;hpb=a2bb197e806240386b5bbb8e77a7d4f2208d14ce;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/SmmSxDispatch2.h b/MdePkg/Include/Protocol/SmmSxDispatch2.h index fe0baa1960..37effda44d 100644 --- a/MdePkg/Include/Protocol/SmmSxDispatch2.h +++ b/MdePkg/Include/Protocol/SmmSxDispatch2.h @@ -4,8 +4,8 @@ Provides the parent dispatch service for a given Sx-state source generator. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + 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 http://opensource.org/licenses/bsd-license.php @@ -20,15 +20,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_SX_REGISTER -> EFI_SMM_SX_REGISTER2 -/// EFI_SMM_SX_UNREGISTER -> EFI_SMM_SX_UNREGISTER2 -/// - #define EFI_SMM_SX_DISPATCH2_PROTOCOL_GUID \ { \ 0x456d2859, 0xa84b, 0x4e47, {0xa2, 0xee, 0x32, 0x76, 0xd8, 0x86, 0x99, 0x7d } \