arm/efi: load dom0 modules from DT using UEFI
authorLuca Fancellu <luca.fancellu@arm.com>
Mon, 11 Oct 2021 18:15:28 +0000 (19:15 +0100)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Wed, 13 Oct 2021 18:09:46 +0000 (11:09 -0700)
commit048de2c47075d6106136bee110d4e930049a0fe3
treecc848f0faa2795b5384c0393662142ffb6113270
parent9e319e5258d0274c15da2ea9355dc1569a0fa832
arm/efi: load dom0 modules from DT using UEFI

Add support to load Dom0 boot modules from
the device tree using the xen,uefi-binary property.

Update documentation about that.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
docs/misc/arm/device-tree/booting.txt
docs/misc/efi.pandoc
xen/arch/arm/efi/efi-boot.h
xen/common/efi/boot.c