From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 7970F7803CE for ; Wed, 27 Sep 2023 12:49:13 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=jJJNwshoxzz17RlbRiD9N4i8w8x+LOQLB9n/e2pBFxE=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1695818952; v=1; b=QtU2d/3ktPa1B0sSRhZ/Sf0M7+ChIEi3vaTMSHCfCELG9WShYrZD/dVwW90ulwNp0+Gke6iT Pv9mwF5siRg5Hdwx3pPKoVdysOparGM6CNMj6hK5728myexYsRLsmHZlqQE1UfU2YNYqd1ciSjU U2sTwCNG0sBoj4T09VzNGEpI= X-Received: by 127.0.0.2 with SMTP id Ca9NYY7687511xLPWam9BNlX; Wed, 27 Sep 2023 05:49:12 -0700 X-Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by mx.groups.io with SMTP id smtpd.web10.16194.1695818951167782659 for ; Wed, 27 Sep 2023 05:49:11 -0700 X-Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-50437c618b4so15361099e87.2 for ; Wed, 27 Sep 2023 05:49:10 -0700 (PDT) X-Gm-Message-State: YNuQJxdcCPkgFM5wGeMfJScjx7686176AA= X-Google-Smtp-Source: AGHT+IHsGkw3s7KDcoNIVwOQPJv/TcdJbMjTpvzQWICGSXj6PrbgKpMQZf560CDlJf0WJTm1+Omd+tUNl7U/sU76ke0= X-Received: by 2002:a05:6512:3b14:b0:503:3756:9ff1 with SMTP id f20-20020a0565123b1400b0050337569ff1mr1977353lfv.49.1695818948362; Wed, 27 Sep 2023 05:49:08 -0700 (PDT) MIME-Version: 1.0 References: <178878A028ED5C93.9831@groups.io> In-Reply-To: <178878A028ED5C93.9831@groups.io> From: "Alireza Banejad" Date: Wed, 27 Sep 2023 16:18:57 +0330 Message-ID: Subject: Re: [edk2-devel] Uploading to fd file flash chip To: devel@edk2.groups.io, alibanejad1376@gmail.com Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,alibanejad1376@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: multipart/alternative; boundary="0000000000000546d80606569e6e" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="QtU2d/3k"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io --0000000000000546d80606569e6e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable any thoughts on this? On Tue, Sep 26, 2023 at 5:48=E2=80=AFPM Alireza Banejad via groups.io wrote: > Hi everybody, > I have built the Whisky Lake platform and I got the fd file but now I wan= t > to upload it into my motherboard's flash chip but I haven't found the rig= ht > way of doing so. it seems I need to translate it into a *.rom file but I > don't know how to do that. I have already built a coreboot firmware with > the edk2 as payload and uploaded it into the flash IC using the flashrom > software and a ch341a programmer. but then I found out that edk2 has a re= po > for building on different silicon so I successfully built the Whisky Lake > board and got the fd file but I don't know what to do next. can anybody > help me on this? > > Thanks, > Alireza >=20 > > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109122): https://edk2.groups.io/g/devel/message/109122 Mute This Topic: https://groups.io/mt/101596491/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --0000000000000546d80606569e6e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
any thoughts on this?

On Tue, Sep 26, 2023 at 5:48=E2= =80=AFPM Alireza Banejad via groups.io <= ;alibanejad1376=3Dgmail.com@groups.i= o> wrote:
Hi everybody,
I have built the Whisky Lake platform a= nd I got the fd file but now I want to upload it into my motherboard's = flash chip but I haven't found the right way of doing so. it seems I ne= ed to translate it into a *.rom file but I don't know how to do that. I= have already built a coreboot firmware with the edk2 as payload and upload= ed it into the flash IC using the flashrom software and a ch341a programmer= . but then I found out that edk2 has a repo for building on different silic= on so I successfully built the Whisky Lake board and got the fd file but I = don't know what to do next. can anybody help me on this?

=
Thanks,
Alireza

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#109122) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--0000000000000546d80606569e6e--