On Fri, 3 Feb 2017, Julien Grall wrote:
> Currently the acpi banks are stored in a separate variable and have an
> header just for them.
>
> This variable can be moved in the structure bootinfo removing an header
> and a global variable.
>
> Signed-off-by: Julien Grall
Reviewed-by: Stefano Stab
Currently the acpi banks are stored in a separate variable and have an
header just for them.
This variable can be moved in the structure bootinfo removing an header
and a global variable.
Signed-off-by: Julien Grall
---
xen/arch/arm/efi/efi-boot.h | 3 +--
xen/arch/arm/efi/efi-dom0.c | 12