]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Guid/PeiApriori/PeiApriori.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Guid / PeiApriori / PeiApriori.h
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Guid/PeiApriori/PeiApriori.h b/EdkCompatibilityPkg/Foundation/Framework/Guid/PeiApriori/PeiApriori.h
deleted file mode 100644 (file)
index fe54393..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2006, 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
-  PeiApriori.h\r
-\r
-Abstract:\r
-\r
-   PI 1.0 spec definition.\r
-\r
---*/\r
-\r
-#ifndef __PEI_APRIORI_GUID_H__\r
-#define __PEI_APRIORI_GUID_H__\r
-\r
-#include "Tiano.h"\r
-\r
-//\r
-// GUIDs defined by the FFS specification.\r
-//\r
-#define EFI_PEI_APRIORI_FILE_NAME_GUID \\r
-  { 0x1b45cc0a, 0x156a, 0x428a, {0xaf, 0x62, 0x49, 0x86, 0x4d, 0xa0, 0xe6, 0xe6}}\r
-\r
-\r
-extern EFI_GUID gEfiPeiAprioriGuid;\r
-\r
-#endif\r