Re: [Xen-devel] [PATCH v3 39/62] arm/acpi: Read acpi memory info from uefi

2015-11-26 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Parth Dixit > > ACPI memory is seperate from conventional memory and should be marked > as reserved while passing to DOM0. Create a new meminfo structure to > store all the acpi tables listed in uefi. > > Signed-off-by: Parth Dixit > S

[Xen-devel] [PATCH v3 39/62] arm/acpi: Read acpi memory info from uefi

2015-11-17 Thread shannon . zhao
From: Parth Dixit ACPI memory is seperate from conventional memory and should be marked as reserved while passing to DOM0. Create a new meminfo structure to store all the acpi tables listed in uefi. Signed-off-by: Parth Dixit Signed-off-by: Shannon Zhao --- xen/arch/arm/efi/efi-boot.h | 23 ++