]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h
IntelFrameworkModulePkg: Add ExitPmAuth protocol definition
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Protocol / ExitPmAuth.h
diff --git a/IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h b/IntelFrameworkModulePkg/Include/Protocol/ExitPmAuth.h
new file mode 100644 (file)
index 0000000..748ab96
--- /dev/null
@@ -0,0 +1,25 @@
+/** @file\r
+  Defines the ExitPmAuth protocol.\r
+\r
+Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+\r
+This program and the accompanying materials\r
+are licensed and made available under the terms and conditions\r
+of the BSD License which accompanies this distribution.  The\r
+full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+\r
+**/\r
+\r
+#ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r
+#define _EXIT_PM_AUTH_PROTOCOL_H_\r
+\r
+#define EXIT_PM_AUTH_PROTOCOL_GUID \\r
+  { 0xd088a413, 0xa70, 0x4217, { 0xba, 0x55, 0x9a, 0x3c, 0xb6, 0x5c, 0x41, 0xb3 }}\r
+\r
+extern EFI_GUID gExitPmAuthProtocolGuid;\r
+\r
+#endif // #ifndef _EXIT_PM_AUTH_PROTOCOL_H_\r