On Fri, Jan 15, 2016 at 02:55:26PM +0800, Shannon Zhao wrote:
> From: Shannon Zhao
>
> Check if there is "uefi" node in the DT. If so, set EFI_PARAVIRT flag.
>
> Signed-off-by: Shannon Zhao
> ---
> arch/arm/xen/enlighten.c | 23 +++
> arch/arm64/kernel/efi.c | 5 +
>
From: Shannon Zhao
Check if there is "uefi" node in the DT. If so, set EFI_PARAVIRT flag.
Signed-off-by: Shannon Zhao
---
arch/arm/xen/enlighten.c | 23 +++
arch/arm64/kernel/efi.c | 5 +
2 files changed, 28 insertions(+)
diff --git a/arch/arm/xen/enlighten.c b/arch/