public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Agyeman, Prince" <prince.agyeman@intel.com>
To: devel@edk2.groups.io
Cc: Michael Kinney <michael.d.kinney@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>,
	Michael Kubacki <michael.a.kubacki@intel.com>
Subject: [PATCH 2/2] SimicsOpenBoardPkg: Update Vtf0 binary rule in Fdf
Date: Wed, 23 Oct 2019 19:20:33 -0700	[thread overview]
Message-ID: <20191024022034.25768-3-prince.agyeman@intel.com> (raw)
In-Reply-To: <20191024022034.25768-1-prince.agyeman@intel.com>

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

Updated the RESET_VECTOR rule since ResetVector/Vtf0
is now built from source.

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

Signed-off-by: Prince Agyeman <prince.agyeman@intel.com>
---
 .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf
index 75a99a5270..0c27cb0ef2 100644
--- a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf
+++ b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf
@@ -293,7 +293,7 @@ FILE FV_IMAGE = 9E21FD93-9C72-4c15-8C4B-E77F1DB2D792 {
 
 [Rule.Common.SEC.RESET_VECTOR]
   FILE RAW = $(NAMED_GUID) {
-    RAW RAW      |.raw
+    RAW BIN   Align = 16   |.bin
   }
 
 [Rule.Common.SEC.RESET_SECMAIN]
-- 
2.19.1.windows.1


  parent reply	other threads:[~2019-10-24  2:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24  2:20 [edk2-platforms] [PATCH 0/2] Replace vtf0 bin with source version Agyeman, Prince
2019-10-24  2:20 ` [PATCH 1/2] SimicsX58SktPkg: Replace vtf0 bin with source module Agyeman, Prince
2019-10-24 16:50   ` Kubacki, Michael A
2019-10-25  1:29   ` Nate DeSimone
2019-10-24  2:20 ` Agyeman, Prince [this message]
2019-10-24 16:50   ` [PATCH 2/2] SimicsOpenBoardPkg: Update Vtf0 binary rule in Fdf Kubacki, Michael A
2019-10-25  1:29   ` Nate DeSimone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191024022034.25768-3-prince.agyeman@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox