]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Include/Protocol/SmmReadyToBoot.h
MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.h
[mirror_edk2.git] / Include / Protocol / SmmReadyToBoot.h
diff --git a/Include/Protocol/SmmReadyToBoot.h b/Include/Protocol/SmmReadyToBoot.h
deleted file mode 100644 (file)
index b6867f5..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/** @file\r
-  EDKII SMM Ready To Boot protocol.\r
-\r
-  This SMM protocol is to be published by the SMM Foundation code to associate\r
-  with EFI_EVENT_GROUP_READY_TO_BOOT to notify SMM driver that system enter\r
-  ready to boot.\r
-\r
-  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  The 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 _SMM_READY_TO_BOOT_H_\r
-#define _SMM_READY_TO_BOOT_H_\r
-\r
-#define EDKII_SMM_READY_TO_BOOT_PROTOCOL_GUID \\r
-  { \\r
-    0x6e057ecf, 0xfa99, 0x4f39, { 0x95, 0xbc, 0x59, 0xf9, 0x92, 0x1d, 0x17, 0xe4 } \\r
-  }\r
-\r
-extern EFI_GUID gEdkiiSmmReadyToBootProtocolGuid;\r
-\r
-#endif\r