[edk2-devel] [PATCH 1/2] SimicsX58SktPkg: Replace vtf0 bin with source module

Nate DeSimone nathaniel.l.desimone at intel.com
Fri Oct 25 01:29:45 UTC 2019


Please remember to put the [edk2-platforms] header on the email next time.

Reviewed-by: Nate DeSimone <nathaniel.l.desimone at intel.com>

-----Original Message-----
From: Agyeman, Prince <prince.agyeman at intel.com> 
Sent: Wednesday, October 23, 2019 7:21 PM
To: devel at edk2.groups.io
Cc: Kinney, Michael D <michael.d.kinney at intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone at intel.com>; Kubacki, Michael A <michael.a.kubacki at intel.com>
Subject: [PATCH 1/2] SimicsX58SktPkg: Replace vtf0 bin with source module

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2307

Updated SimicsX58SktPkg to use the source version of UefiCpuPkg/ResetVector/Vtf0. This will allow the Vtf0 binary to be removed from the edk2 repository

Cc: Michael Kinney <michael.d.kinney at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Michael Kubacki <michael.a.kubacki at intel.com>

Signed-off-by: Prince Agyeman <prince.agyeman at intel.com>
---
 Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc     | 2 +-
 Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc b/Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc
index af83c380b8..efa829ba9e 100644
--- a/Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc
+++ b/Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc
@@ -10,5 +10,5 @@
   #
   # SEC Phase modules
   #
-  UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
+  UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf
   UefiCpuPkg/CpuMpPei/CpuMpPei.inf
diff --git a/Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf b/Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf
index 5019e362e3..dafca1ad36 100644
--- a/Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf
+++ b/Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf
@@ -13,4 +13,4 @@
 # The code in this FV handles the initial firmware startup, and  # decompresses the PEI and DXE FVs which handles the rest of the boot sequence.
 #
-INF  RuleOverride=RESET_VECTOR USE = IA32 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
+INF  RuleOverride=RESET_VECTOR USE = IA32 
+UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf
--
2.19.1.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#49439): https://edk2.groups.io/g/devel/message/49439
Mute This Topic: https://groups.io/mt/36909177/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list