On Sun, 28 Feb 2016, Shannon Zhao wrote:
> From: Naresh Bhat
>
> Add ACPI support on arm64 xen hypervisor. Enable EFI support on ARM.
>
> Signed-off-by: Naresh Bhat
> Signed-off-by: Shannon Zhao
> ---
> V4: add comments to explain why efi_enabled = 1 needs
> ---
> xen/arch/arm/Kconfig
>>> On 28.02.16 at 12:19, wrote:
> ---
> xen/arch/arm/Kconfig | 1 +
> xen/common/efi/runtime.c | 8 ++--
> xen/include/asm-arm/config.h | 5 +
> 3 files changed, 12 insertions(+), 2 deletions(-)
Again - please Cc maintainers of all code modified.
> --- a/xen/common/efi/runt
From: Naresh Bhat
Add ACPI support on arm64 xen hypervisor. Enable EFI support on ARM.
Signed-off-by: Naresh Bhat
Signed-off-by: Shannon Zhao
---
V4: add comments to explain why efi_enabled = 1 needs
---
xen/arch/arm/Kconfig | 1 +
xen/common/efi/runtime.c | 8 ++--
xen/includ