]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/ResetVector/Bin/ResetVector.inf
OvmfPkg: Build OVMF ResetVector during EDK II build process
[mirror_edk2.git] / OvmfPkg / ResetVector / Bin / ResetVector.inf
index a1a0e78cb1adf1f72be649cb43f9bc1c11cf87d2..afc80e3cd54c865bddfb8459aff03cf7d2718ad5 100644 (file)
@@ -1,16 +1,16 @@
-#/** @file\r
+## @file\r
 #  Reset Vector binary\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  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
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -18,8 +18,6 @@
   FILE_GUID                      = 1BA0062E-C779-4582-8566-336AE8F78F09\r
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.1\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -27,9 +25,5 @@
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Binaries.Ia32]\r
-  RAW|ResetVector.ia32.raw|*\r
-\r
 [Binaries.X64]\r
   RAW|ResetVector.x64.raw|*\r
-\r