]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h
CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Protocol / ExitPmAuth.h
CommitLineData
664e368f 1/** @file\r
2 Defines the ExitPmAuth protocol.\r
3\r
4Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
5\r
6This program and the accompanying materials\r
7are licensed and made available under the terms and conditions\r
8of the BSD License which accompanies this distribution. The\r
9full text of the license may be found at\r
10http://opensource.org/licenses/bsd-license.php\r
11\r
12THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14\r
15**/\r
16\r
17#ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r
18#define _EXIT_PM_AUTH_PROTOCOL_H_\r
19\r
20#define EXIT_PM_AUTH_PROTOCOL_GUID \\r
21 { 0xd088a413, 0xa70, 0x4217, { 0xba, 0x55, 0x9a, 0x3c, 0xb6, 0x5c, 0x41, 0xb3 }}\r
22\r
23extern EFI_GUID gExitPmAuthProtocolGuid;\r
24\r
25#endif // #ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r