From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx.groups.io with SMTP id smtpd.web09.1223.1571883634785458219 for ; Wed, 23 Oct 2019 19:20:35 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.20, mailfrom: prince.agyeman@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 19:20:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,222,1569308400"; d="scan'208";a="210225351" Received: from paagyema-desk2.amr.corp.intel.com ([10.24.15.58]) by orsmga002.jf.intel.com with ESMTP; 23 Oct 2019 19:20:34 -0700 From: "Agyeman, Prince" To: devel@edk2.groups.io Subject: [edk2-platforms] [PATCH 0/2] Replace vtf0 bin with source version Date: Wed, 23 Oct 2019 19:20:31 -0700 Message-Id: <20191024022034.25768-1-prince.agyeman@intel.com> X-Mailer: git-send-email 2.19.1.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2307 Updated SimicsX58SktPkg to use the source version of UefiCpuPkg/ResetVector/Vtf0, so that the binary module can be removed from the edk2/UefiCpuPkg Prince Agyeman (2): SimicsX58SktPkg: Replace vtf0 bin with source module SimicsOpenBoardPkg: Update Vtf0 binary rule in Fdf .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf | 2 +- Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc | 2 +- Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 2.19.1.windows.1