]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/Tiano.h
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / Tiano.h
index 55790c2eab4828ff6ae5596dc38bf46c6097e9ba..159936fa75d7bf8a09e38827a3249d2c9f400c51 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \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
@@ -27,18 +27,6 @@ Abstract:
 #ifndef _TIANO_H_\r
 #define _TIANO_H_\r
 \r
-//\r
-// Check to make sure EFI_SPECIFICATION_VERSION and TIANO_RELEASE_VERSION are defined.\r
-//\r
-#if !defined(EFI_SPECIFICATION_VERSION)\r
-  #error EFI_SPECIFICATION_VERSION not defined\r
-#elif !defined(TIANO_RELEASE_VERSION)\r
-  #error TIANO_RELEASE_VERSION not defined\r
-#elif (TIANO_RELEASE_VERSION == 0)\r
-  #error TIANO_RELEASE_VERSION can not be zero\r
-#elif (EFI_SPECIFICATION_VERSION <= 0x00020000)\r
-  #define TIANO_EXTENSION_FLAG\r
-#endif\r
 \r
 #include "TianoCommon.h"\r
 #include "TianoApi.h"\r