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