Hi Konrad, On 24/04/15 21:47, Konrad Rzeszutek Wilk wrote: > To help on certain platforms to run. > > Signed-off-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> > --- > xen/arch/x86/efi/efi-boot.h | 10 ++++++++-- > xen/common/efi/boot.c | 28 +++++++++++++++++++++++----- > xen/common/efi/efi.h | 2 +- > xen/common/efi/runtime.c | 1 + > 4 files changed, 33 insertions(+), 8 deletions(-) > > diff --git a/xen/arch/x86/efi/efi-boot.h b/xen/arch/x86/efi/efi-boot.h > index 3a3b4fe..f6a2ba9 100644 > --- a/xen/arch/x86/efi/efi-boot.h > +++ b/xen/arch/x86/efi/efi-boot.h > @@ -133,7 +133,8 @@ static void __init > efi_arch_process_memory_map(EFI_SYSTEM_TABLE *SystemTable, > void *map, > UINTN map_size, > UINTN desc_size, > - UINT32 desc_ver) > + UINT32 desc_ver, > + UINT32 map_bootservices)
You also need to modify efi_arch_process_memory_map in arch/arm/efi/efi-boot.h. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel