On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote:
> From: Shannon Zhao
>
> Copy RSDP table and replace rsdp->xsdt_physical_address with new address
> of XSDT table, so it can point to the right XSDT table.
>
> Signed-off-by: Shannon Zhao
Acked-by: Stefano Stabellini
> xen/arch/arm/domain
From: Shannon Zhao
Copy RSDP table and replace rsdp->xsdt_physical_address with new address
of XSDT table, so it can point to the right XSDT table.
Signed-off-by: Shannon Zhao
---
xen/arch/arm/domain_build.c | 36
1 file changed, 36 insertions(+)
diff --gi