public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: "Yao, Jiewen" <jiewen.yao@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>,
	 Oliver Steffen <osteffen@redhat.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	 "Justen, Jordan L" <jordan.l.justen@intel.com>,
	Pawel Polawski <ppolawsk@redhat.com>
Subject: Re: [PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files
Date: Fri, 3 Jun 2022 10:18:55 +0200	[thread overview]
Message-ID: <CAMj1kXHW=2jPXLiM9Eyi1o07s_zNEZSNTKXKKz7ET+dPcQE==Q@mail.gmail.com> (raw)
In-Reply-To: <MW4PR11MB5872F2AF5E06D372AEBDF15B8CDE9@MW4PR11MB5872.namprd11.prod.outlook.com>

On Thu, 2 Jun 2022 at 13:01, Yao, Jiewen <jiewen.yao@intel.com> wrote:
>
> Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
>

Merged as #2939. Thanks.

> > -----Original Message-----
> > From: Gerd Hoffmann <kraxel@redhat.com>
> > Sent: Thursday, June 2, 2022 5:35 PM
> > To: devel@edk2.groups.io
> > Cc: Yao, Jiewen <jiewen.yao@intel.com>; Oliver Steffen
> > <osteffen@redhat.com>; Gerd Hoffmann <kraxel@redhat.com>; Ard Biesheuvel
> > <ardb+tianocore@kernel.org>; Justen, Jordan L <jordan.l.justen@intel.com>;
> > Pawel Polawski <ppolawsk@redhat.com>
> > Subject: [PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files
> >
> > microvm doesn't support pflash and loads the firmware via -bios,
> > so we can't use the separate CODE and VARS files.  Remove them.
> >
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> > ---
> >  OvmfPkg/Microvm/MicrovmX64.fdf | 26 --------------------------
> >  1 file changed, 26 deletions(-)
> >
> > diff --git a/OvmfPkg/Microvm/MicrovmX64.fdf
> > b/OvmfPkg/Microvm/MicrovmX64.fdf
> > index 3adb492a4ad7..ff0aab2bcb9e 100644
> > --- a/OvmfPkg/Microvm/MicrovmX64.fdf
> > +++ b/OvmfPkg/Microvm/MicrovmX64.fdf
> > @@ -32,32 +32,6 @@ [FD.MICROVM]
> >  $(SECFV_OFFSET)|$(SECFV_SIZE)
> >  FV = SECFV
> >
> > -#
> > -# Build the variable store and the firmware code as separate flash device
> > -# images.
> > -#
> > -[FD.MICROVM_VARS]
> > -BaseAddress   = $(FW_BASE_ADDRESS)
> > -Size          = $(VARS_SIZE)
> > -ErasePolarity = 1
> > -BlockSize     = $(BLOCK_SIZE)
> > -NumBlocks     = $(VARS_BLOCKS)
> > -
> > -!include OvmfPkg/VarStore.fdf.inc
> > -
> > -[FD.MICROVM_CODE]
> > -BaseAddress   = $(CODE_BASE_ADDRESS)
> > -Size          = $(CODE_SIZE)
> > -ErasePolarity = 1
> > -BlockSize     = $(BLOCK_SIZE)
> > -NumBlocks     = $(CODE_BLOCKS)
> > -
> > -0x00000000|$(FVMAIN_SIZE)
> > -FV = FVMAIN_COMPACT
> > -
> > -$(FVMAIN_SIZE)|$(SECFV_SIZE)
> > -FV = SECFV
> > -
> >
> > #################################################################
> > ###############
> >
> >  [FD.MEMFD]
> > --
> > 2.36.1
>

      reply	other threads:[~2022-06-03  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02  9:35 [PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files Gerd Hoffmann
2022-06-02 11:01 ` Yao, Jiewen
2022-06-03  8:18   ` Ard Biesheuvel [this message]

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='CAMj1kXHW=2jPXLiM9Eyi1o07s_zNEZSNTKXKKz7ET+dPcQE==Q@mail.gmail.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