public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: devel@edk2.groups.io, corvink@freebsd.org
Subject: Re: [edk2-devel] [PATCH v6 0/3] OvmfPkg/Bhyve: install ACPI tables from memory
Date: Tue, 6 Jun 2023 13:00:55 +0200	[thread overview]
Message-ID: <CAMj1kXGBfPK=pYGZyibK0by_oi8aWNw_h5Y66O8n8ASbTtDx=g@mail.gmail.com> (raw)
In-Reply-To: <20230606092139.115800-1-corvink@FreeBSD.org>

On Tue, 6 Jun 2023 at 11:22, Corvin Köhne <corvink@freebsd.org> wrote:
>
> CI: https://github.com/tianocore/edk2/pull/4379/checks
>
> Corvin Köhne (3):
>   OvmfPkg/Xen: export search of RSDP into a library function
>   OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLib
>   OvmfPkg/Bhyve: install ACPI tables from memory
>

Merged as #4521

Thanks

>  OvmfPkg/OvmfPkg.dec                           |   4 +
>  OvmfPkg/Bhyve/BhyveX64.dsc                    |   1 +
>  OvmfPkg/OvmfXen.dsc                           |   1 +
>  .../Bhyve/AcpiPlatformDxe/AcpiPlatformDxe.inf |   1 +
>  .../AcpiPlatformLib/DxeAcpiPlatformLib.inf    |  26 ++++
>  .../XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf |   2 +-
>  OvmfPkg/Include/Library/AcpiPlatformLib.h     |  49 ++++++
>  OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c  |  37 ++++-
>  .../AcpiPlatformLib/DxeAcpiPlatformLib.c}     | 140 +++++-------------
>  OvmfPkg/XenAcpiPlatformDxe/AcpiPlatform.c     |  47 +++++-
>  10 files changed, 200 insertions(+), 108 deletions(-)
>  create mode 100644 OvmfPkg/Library/AcpiPlatformLib/DxeAcpiPlatformLib.inf
>  create mode 100644 OvmfPkg/Include/Library/AcpiPlatformLib.h
>  rename OvmfPkg/{XenAcpiPlatformDxe/Xen.c => Library/AcpiPlatformLib/DxeAcpiPlatformLib.c} (61%)
>
> --
> 2.40.1
>
>
>
> 
>
>

      parent reply	other threads:[~2023-06-06 11:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06  9:21 [PATCH v6 0/3] OvmfPkg/Bhyve: install ACPI tables from memory Corvin Köhne
2023-06-06  9:21 ` [PATCH v6 1/3] OvmfPkg/Xen: export search of RSDP into a library function Corvin Köhne
2023-06-06  9:21 ` [PATCH v6 2/3] OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLib Corvin Köhne
2023-06-06  9:21 ` [PATCH v6 3/3] OvmfPkg/Bhyve: install ACPI tables from memory Corvin Köhne
2023-06-06 11:00 ` 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='CAMj1kXGBfPK=pYGZyibK0by_oi8aWNw_h5Y66O8n8ASbTtDx=g@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