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
This commit is contained in:
geekboy15a
2010-02-02 18:05:03 +00:00
parent bc252e8ea4
commit d79d2cd2ce
25 changed files with 2 additions and 1208 deletions

View File

@@ -65,7 +65,7 @@ READ_LOCK_STATUS = TRUE
#
INF OvmfPkg/Sec/SecMain.inf
INF RuleOverride=RESET_VECTOR OvmfPkg/ResetVector/Bin/ResetVector.inf
INF RuleOverride=RESET_VECTOR UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
################################################################################
[FV.MAINFV]