public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, Ard Biesheuvel <ardb@kernel.org>
Cc: devel@edk2.groups.io, Yuan Yu <yuanyu@google.com>,
	Pawel Polawski <ppolawsk@redhat.com>,
	Oliver Steffen <osteffen@redhat.com>,
	Jiewen Yao <jiewen.yao@intel.com>,
	"Brian J . Johnson" <brian.johnson@hpe.com>
Subject: Re: [PATCH v3 0/3] Ovmf: Allow IPv4 and IPv6 to be disabled at runtime
Date: Thu, 8 Sep 2022 13:31:58 +0200	[thread overview]
Message-ID: <19a2fb55-aaec-7250-922a-c90a258128ef@redhat.com> (raw)
In-Reply-To: <20220907054649.liakrvekiznskrcl@sirius.home.kraxel.org>

On 09/07/22 07:46, Gerd Hoffmann wrote:
> On Tue, Sep 06, 2022 at 01:59:23PM +0200, Ard Biesheuvel wrote:
>> Add some generic plumbing and wire it up for the QEMU based Ovmf
>> platform so that IPv4 and/or IPv6 networking can be turned off from the
>> QEMU command line.
>>
>> This is a follow-up to Yuan's patch '[PATCH v1 0/2] Add support to
>> disable VirtIo net at runtime' which only targeted the virtio network
>> driver specifically.i
>>
>> Changes since v2:
>> - implement Gerd's suggestion to use a DSC include file for network
>>   component overrides
>> - add Laszlo's ack to patch #1
>>
>> Changes since v1:
>> - instead of a NULL class library that calls the Exit() boot service
>>   from its constructor, use a replacement for the UefiDriverEntryPoint
>>   library
>>
>> Cc: Yuan Yu <yuanyu@google.com>
>> Cc: Laszlo Ersek <lersek@redhat.com>
>> Cc: Gerd Hoffmann <kraxel@redhat.com>
>> Cc: Pawel Polawski <ppolawsk@redhat.com>
>> Cc: Oliver Steffen <osteffen@redhat.com>
>> Cc: Jiewen Yao <jiewen.yao@intel.com>
>> Cc: Brian J. Johnson <brian.johnson@hpe.com>
> 
> Acked-by: Gerd Hoffmann <kraxel@redhat.com>

I'm happy to defer to Gerd on the DSC management :)
Laszo


      reply	other threads:[~2022-09-08 11:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06 11:59 [PATCH v3 0/3] Ovmf: Allow IPv4 and IPv6 to be disabled at runtime Ard Biesheuvel
2022-09-06 11:59 ` [PATCH v3 1/3] OvmfPkg: Introduce alternate UefiDriverEntrypoint to inhibit driver load Ard Biesheuvel
2022-09-06 11:59 ` [PATCH v3 2/3] OvmfPkg: gather common NetworkComponents overrides in .dsc.inc file Ard Biesheuvel
2022-09-06 11:59 ` [PATCH v3 3/3] OvmfPkg: Allow runtime control of IPv4 and IPv6 support on QEMU Ard Biesheuvel
2022-09-07  5:46 ` [PATCH v3 0/3] Ovmf: Allow IPv4 and IPv6 to be disabled at runtime Gerd Hoffmann
2022-09-08 11:31   ` Laszlo Ersek [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=19a2fb55-aaec-7250-922a-c90a258128ef@redhat.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