]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[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
c0a00b14 6SPDX-License-Identifier: BSD-2-Clause-Patent\r
664e368f 7\r
8**/\r
9\r
10#ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r
11#define _EXIT_PM_AUTH_PROTOCOL_H_\r
12\r
13#define EXIT_PM_AUTH_PROTOCOL_GUID \\r
14 { 0xd088a413, 0xa70, 0x4217, { 0xba, 0x55, 0x9a, 0x3c, 0xb6, 0x5c, 0x41, 0xb3 }}\r
15\r
16extern EFI_GUID gExitPmAuthProtocolGuid;\r
17\r
18#endif // #ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r