]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h
02487c52d65cacd3c4e5128dae5fb32c59589cbe
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Protocol / ExitPmAuth.h
1 /** @file
2 Defines the ExitPmAuth protocol.
3
4 Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
5
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 **/
9
10 #ifndef _EXIT_PM_AUTH_PROTOCOL_H_
11 #define _EXIT_PM_AUTH_PROTOCOL_H_
12
13 #define EXIT_PM_AUTH_PROTOCOL_GUID \
14 { 0xd088a413, 0xa70, 0x4217, { 0xba, 0x55, 0x9a, 0x3c, 0xb6, 0x5c, 0x41, 0xb3 }}
15
16 extern EFI_GUID gExitPmAuthProtocolGuid;
17
18 #endif // #ifndef _EXIT_PM_AUTH_PROTOCOL_H_