[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMj1kXELH7+d5141yhBudrA0vtOOkCfVucwGBpag9u4mU4Q0iA@mail.gmail.com>
Date: Mon, 23 Jan 2023 08:30:09 +0100
From: Ard Biesheuvel <ardb@...nel.org>
To: Demi Marie Obenour <demi@...isiblethingslab.com>
Cc: Juergen Gross <jgross@...e.com>,
Stefano Stabellini <sstabellini@...nel.org>,
Oleksandr Tyshchenko <oleksandr_tyshchenko@...m.com>,
Marek Marczykowski-Górecki
<marmarek@...isiblethingslab.com>, linux-efi@...r.kernel.org,
linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org
Subject: Re: [PATCH v3 0/5] efi: Support ESRT under Xen
On Thu, 19 Jan 2023 at 20:04, Demi Marie Obenour
<demi@...isiblethingslab.com> wrote:
>
> This patch series fixes handling of EFI tables when running under Xen.
> These fixes allow the ESRT to be loaded when running paravirtualized in
> dom0, making the use of EFI capsule updates possible.
>
> Demi Marie Obenour (5):
> efi: memmap: Disregard bogus entries instead of returning them
> efi: xen: Implement memory descriptor lookup based on hypercall
> efi: Apply allowlist to EFI configuration tables when running under
> Xen
> efi: Actually enable the ESRT under Xen
> efi: Warn if trying to reserve memory under Xen
>
I have given these a spin on a system with a dodgy ESRT (the region in
question is not covered by the memory map at all), and things are
exactly as broken before, which is good.
I have queued these up in efi/next now, they should appear in -next tomorrow.
> drivers/firmware/efi/efi.c | 22 ++++++++++++-
> drivers/firmware/efi/esrt.c | 15 +++------
> drivers/xen/efi.c | 61 +++++++++++++++++++++++++++++++++++++
> include/linux/efi.h | 3 ++
> 4 files changed, 90 insertions(+), 11 deletions(-)
>
> --
> Sincerely,
> Demi Marie Obenour (she/her/hers)
> Invisible Things Lab
Powered by blists - more mailing lists