]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/EfiSpec.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / EfiSpec.h
diff --git a/EdkCompatibilityPkg/Foundation/Include/EfiSpec.h b/EdkCompatibilityPkg/Foundation/Include/EfiSpec.h
deleted file mode 100644 (file)
index 31b50de..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2004 - 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
-  EfiSpec.h\r
-\r
-Abstract:\r
-\r
-  EFI master include file.\r
-\r
-  This is the main include file for EFI components. There should be\r
-  no defines or macros added to this file, other than the EFI version \r
-  information already in this file.\r
-\r
-  Don't add include files to the list for convenience, only add things\r
-  that are architectural. Don't add Protocols or GUID include files here\r
-\r
---*/\r
-\r
-#ifndef _EFI_SPEC_H_\r
-#define _EFI_SPEC_H_\r
-\r
-#include "EfiCommon.h"\r
-#include "EfiApi.h"\r
-#include "EfiDevicePath.h"\r
-\r
-\r
-#endif\r