[PATCH v4 0/2] EFI improvements for Xen dom0

Demi Marie Obenour posted 2 patches 1 year, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
drivers/firmware/efi/efi.c  |  8 ++++---
drivers/firmware/efi/esrt.c | 43 ++++++++++++++++++++++++++-----------
drivers/xen/efi.c           | 35 ++++++++++++++++++++++++++++++
include/linux/efi.h         |  9 ++++++++
4 files changed, 79 insertions(+), 16 deletions(-)
[PATCH v4 0/2] EFI improvements for Xen dom0
Posted by Demi Marie Obenour 1 year, 7 months ago
This fixes EFI table processing in Xen dom0 and adds ESRT support in
that configuration.

Changes since v3:

- Check location of all configuration tables, not just the ESRT.
- Move most Xen-specific code to drivers/xen/.
- Allow configuration tables to be in EFI_ACPI_RECLAIM_MEMORY.

Demi Marie Obenour (2):
  Avoid using EFI tables Xen may have clobbered
  Support ESRT in Xen dom0

 drivers/firmware/efi/efi.c  |  8 ++++---
 drivers/firmware/efi/esrt.c | 43 ++++++++++++++++++++++++++-----------
 drivers/xen/efi.c           | 35 ++++++++++++++++++++++++++++++
 include/linux/efi.h         |  9 ++++++++
 4 files changed, 79 insertions(+), 16 deletions(-)

-- 
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab