]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Ppi/BootInRecoveryMode/BootInRecoveryMode.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / BootInRecoveryMode / BootInRecoveryMode.h
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Ppi/BootInRecoveryMode/BootInRecoveryMode.h b/EdkCompatibilityPkg/Foundation/Framework/Ppi/BootInRecoveryMode/BootInRecoveryMode.h
deleted file mode 100644 (file)
index b383060..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2004, 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
-Module Name:\r
-\r
-  BootInRecoveryMode.h\r
-    \r
-Abstract:\r
-\r
-  Boot Mode PPI as defined in Tiano\r
-\r
---*/\r
-\r
-#ifndef _PEI_BOOT_IN_RECOVERY_MODE_PPI_H\r
-#define _PEI_BOOT_IN_RECOVERY_MODE_PPI_H\r
-\r
-#define PEI_BOOT_IN_RECOVERY_MODE_PEIM_PPI \\r
-  { \\r
-    0x17ee496a, 0xd8e4, 0x4b9a, {0x94, 0xd1, 0xce, 0x82, 0x72, 0x30, 0x8, 0x50} \\r
-  }\r
-\r
-EFI_FORWARD_DECLARATION (PEI_BOOT_IN_RECOVERY_MODE_PPI);\r
-\r
-extern EFI_GUID gPeiBootInRecoveryModePpiGuid;\r
-\r
-#endif\r