]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Version.env
Add in the 1st version of ECP.
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Version.env
diff --git a/EdkCompatibilityPkg/Sample/Version.env b/EdkCompatibilityPkg/Sample/Version.env
new file mode 100644 (file)
index 0000000..dde7a7d
--- /dev/null
@@ -0,0 +1,34 @@
+#/*++\r
+#   \r
+#  Copyright (c) 2006, Intel Corporation                                                         \r
+#  All rights reserved. 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
+#    Version.env\r
+#   \r
+#  Abstract:\r
+#   \r
+#    This file is used to define EDK related version info.\r
+#   \r
+#--*/\r
+\r
+!IF "$(UEFI_MODE)" == "YES"\r
+EFI_SPECIFICATION_VERSION = 0x00020000\r
+!ELSE\r
+EFI_SPECIFICATION_VERSION = 0x0001000A\r
+!ENDIF\r
+\r
+!IF "$(PI_MODE)" == "YES"\r
+PI_SPECIFICATION_VERSION = 0x00010000\r
+!ELSE\r
+PI_SPECIFICATION_VERSION = 0x00000009\r
+!ENDIF\r
+\r
+TIANO_RELEASE_VERSION     = 0x00080006\r