]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem2/FirmwareFileSystem2.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Guid / FirmwareFileSystem2 / FirmwareFileSystem2.h
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem2/FirmwareFileSystem2.h b/EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem2/FirmwareFileSystem2.h
deleted file mode 100644 (file)
index 16613f8..0000000
+++ /dev/null
@@ -1,33 +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
-  FirmwareFileSystem2.h\r
-\r
-Abstract:\r
-\r
-   PI 1.0 spec definition.\r
-\r
---*/\r
-\r
-#ifndef __FIRMWARE_FILE_SYSTEM2_GUID_H__\r
-#define __FIRMWARE_FILE_SYSTEM2_GUID_H__\r
-\r
-//\r
-// GUIDs defined by the FFS specification.\r
-//\r
-#define EFI_FIRMWARE_FILE_SYSTEM2_GUID \\r
-  { 0x8c8ce578, 0x8a3d, 0x4f1c, { 0x99, 0x35, 0x89, 0x61, 0x85, 0xc3, 0x2d, 0xd3 } }\r
-\r
-extern EFI_GUID gEfiFirmwareFileSystem2Guid;\r
-\r
-#endif\r