]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Include/Protocol/SmmLegacyBoot.h
MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.h
[mirror_edk2.git] / Include / Protocol / SmmLegacyBoot.h
diff --git a/Include/Protocol/SmmLegacyBoot.h b/Include/Protocol/SmmLegacyBoot.h
deleted file mode 100644 (file)
index 854c34a..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/** @file\r
-  EDKII SMM Legacy Boot protocol.\r
-\r
-  This SMM protocol is to be published by the SMM Foundation code to associate\r
-  with EFI_EVENT_LEGACY_BOOT_GUID to notify SMM driver that system enter legacy 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_LEGACY_BOOT_H_\r
-#define _SMM_LEGACY_BOOT_H_\r
-\r
-#define EDKII_SMM_LEGACY_BOOT_PROTOCOL_GUID \\r
-  { \\r
-    0x85a8ab57, 0x644, 0x4110, { 0x85, 0xf, 0x98, 0x13, 0x22, 0x4, 0x70, 0x70 } \\r
-  }\r
-\r
-extern EFI_GUID gEdkiiSmmLegacyBootProtocolGuid;\r
-\r
-#endif\r