]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Ppi/BootMode/BootMode.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / BootMode / BootMode.h
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Ppi/BootMode/BootMode.h b/EdkCompatibilityPkg/Foundation/Framework/Ppi/BootMode/BootMode.h
deleted file mode 100644 (file)
index fa6b260..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
-  BootMode.h\r
-    \r
-Abstract:\r
-\r
-  Boot Mode PPI as defined in Tiano\r
-\r
---*/\r
-\r
-#ifndef _PEI_MASTER_BOOT_MODE_PPI_H\r
-#define _PEI_MASTER_BOOT_MODE_PPI_H\r
-\r
-#define PEI_MASTER_BOOT_MODE_PEIM_PPI \\r
-  { \\r
-    0x7408d748, 0xfc8c, 0x4ee6, {0x92, 0x88, 0xc4, 0xbe, 0xc0, 0x92, 0xa4, 0x10} \\r
-  }\r
-\r
-EFI_FORWARD_DECLARATION (PEI_MASTER_BOOT_MODE_PPI);\r
-\r
-extern EFI_GUID gPeiMasterBootModePpiGuid;\r
-\r
-#endif\r