summaryrefslogtreecommitdiff
path: root/OvmfPkg/ResetVector/Bin
diff options
context:
space:
mode:
authorgeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-02 18:05:03 +0000
committergeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-02 18:05:03 +0000
commitd79d2cd2ce07cf6d18177648aba90e3ec0923ec3 (patch)
treed12d4ae8ede5920f86195caa538cf8ea04191d17 /OvmfPkg/ResetVector/Bin
parentbc252e8ea4fbf56f0899c923d08bf72153b8e2eb (diff)
downloadedk2-platforms-d79d2cd2ce07cf6d18177648aba90e3ec0923ec3.tar.xz
Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9912 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/ResetVector/Bin')
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.ia32.port80.rawbin500 -> 0 bytes
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.ia32.rawbin484 -> 0 bytes
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.ia32.serial.rawbin884 -> 0 bytes
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.inf35
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.x64.port80.rawbin28676 -> 0 bytes
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.x64.rawbin28676 -> 0 bytes
-rw-r--r--OvmfPkg/ResetVector/Bin/ResetVector.x64.serial.rawbin28676 -> 0 bytes
7 files changed, 0 insertions, 35 deletions
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.port80.raw b/OvmfPkg/ResetVector/Bin/ResetVector.ia32.port80.raw
deleted file mode 100644
index 3a8a46d172..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.port80.raw
+++ /dev/null
Binary files differ
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.raw b/OvmfPkg/ResetVector/Bin/ResetVector.ia32.raw
deleted file mode 100644
index 7379cb7b30..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.raw
+++ /dev/null
Binary files differ
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.serial.raw b/OvmfPkg/ResetVector/Bin/ResetVector.ia32.serial.raw
deleted file mode 100644
index 4b7278463b..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.ia32.serial.raw
+++ /dev/null
Binary files differ
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.inf b/OvmfPkg/ResetVector/Bin/ResetVector.inf
deleted file mode 100644
index a1a0e78cb1..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.inf
+++ /dev/null
@@ -1,35 +0,0 @@
-#/** @file
-# Reset Vector binary
-#
-# Copyright (c) 2006 - 2009, Intel Corporation.
-#
-# All rights reserved. This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution. The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-#
-#**/
-
-[Defines]
- INF_VERSION = 0x00010005
- BASE_NAME = ResetVector
- FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09
- MODULE_TYPE = SEC
- VERSION_STRING = 1.1
- EDK_RELEASE_VERSION = 0x00020000
- EFI_SPECIFICATION_VERSION = 0x00020000
-
-#
-# The following information is for reference only and not required by the build tools.
-#
-# VALID_ARCHITECTURES = IA32 X64
-#
-
-[Binaries.Ia32]
- RAW|ResetVector.ia32.raw|*
-
-[Binaries.X64]
- RAW|ResetVector.x64.raw|*
-
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.x64.port80.raw b/OvmfPkg/ResetVector/Bin/ResetVector.x64.port80.raw
deleted file mode 100644
index 487d815670..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.x64.port80.raw
+++ /dev/null
Binary files differ
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.x64.raw b/OvmfPkg/ResetVector/Bin/ResetVector.x64.raw
deleted file mode 100644
index 1f4e9fcb83..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.x64.raw
+++ /dev/null
Binary files differ
diff --git a/OvmfPkg/ResetVector/Bin/ResetVector.x64.serial.raw b/OvmfPkg/ResetVector/Bin/ResetVector.x64.serial.raw
deleted file mode 100644
index 9b08b317ce..0000000000
--- a/OvmfPkg/ResetVector/Bin/ResetVector.x64.serial.raw
+++ /dev/null
Binary files differ