]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/TianoApi.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / TianoApi.h
diff --git a/EdkCompatibilityPkg/Foundation/Include/TianoApi.h b/EdkCompatibilityPkg/Foundation/Include/TianoApi.h
deleted file mode 100644 (file)
index ecd46dc..0000000
+++ /dev/null
@@ -1,46 +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
-  TianoApi.h\r
-\r
-Abstract:\r
-\r
-  Tiano intrinsic definitions. \r
-\r
-\r
---*/\r
-\r
-#ifndef _TIANO_API_H_\r
-#define _TIANO_API_H_\r
-\r
-#include "EfiApi.h"\r
-#include "TianoSpecApi.h"\r
-\r
-//\r
-// Pointer to internal runtime function\r
-//\r
-#define EFI_INTERNAL_FUNCTION 0x00000002\r
-\r
-//\r
-// Pointer to internal runtime pointer\r
-//\r
-#define EFI_INTERNAL_POINTER  0x00000004\r
-\r
-//\r
-// Pointer to internal runtime pointer\r
-//\r
-#define EFI_IPF_GP_POINTER  0x00000008\r
-\r
-#define EFI_TPL_DRIVER      6\r
-\r
-#endif\r