On Fri, Nov 30, 2018 at 02:00:28PM +0100, Samuel Ortiz wrote: > That will allow us to generalize the ARM build_rsdp() routine to support > both legacy RSDP (The current i386 implementation) and extended RSDP > (The ARM implementation). > > Signed-off-by: Samuel Ortiz <[email protected]> > Reviewed-by: Igor Mammedov <[email protected]> > --- > include/hw/acpi/acpi-defs.h | 8 ++++++++ > hw/arm/virt-acpi-build.c | 18 +++++++++++++----- > 2 files changed, 21 insertions(+), 5 deletions(-) >
Reviewed-by: Andrew Jones <[email protected]>
