]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/DxeSmmReadyToLockOnExitPmAuthThunk/DxeSmmReadyToLockOnExitPmAuthThunk.h
EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driver
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / DxeSmmReadyToLockOnExitPmAuthThunk / DxeSmmReadyToLockOnExitPmAuthThunk.h
diff --git a/EdkCompatibilityPkg/Compatibility/DxeSmmReadyToLockOnExitPmAuthThunk/DxeSmmReadyToLockOnExitPmAuthThunk.h b/EdkCompatibilityPkg/Compatibility/DxeSmmReadyToLockOnExitPmAuthThunk/DxeSmmReadyToLockOnExitPmAuthThunk.h
new file mode 100644 (file)
index 0000000..00f6f6d
--- /dev/null
@@ -0,0 +1,28 @@
+/** @file\r
+  Include file for DxeSmmReadyToLock Protocol on ExitPmAuth Protocol Thunk driver.\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  _DXE_SMM_READY_TO_LOCK_ON_EXIT_PMAUTH_THUNK_H_\r
+#define  _DXE_SMM_READY_TO_LOCK_ON_EXIT_PMAUTH_THUNK_H_\r
+\r
+#include <PiDxe.h>\r
+#include <Library/DebugLib.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/UefiDriverEntryPoint.h>\r
+#include <Library/UefiLib.h>\r
+#include <Protocol/DxeSmmReadyToLock.h>\r
+#include <Protocol/ExitPmAuth.h>\r
+\r
+#endif  \r