]> xenbits.xensource.com Git - people/royger/xen.git/commit
x86: support larger memory map from EFI master gitlab/master
authorJuergen Gross <jgross@suse.com>
Fri, 24 Mar 2017 13:19:47 +0000 (14:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 24 Mar 2017 13:19:47 +0000 (14:19 +0100)
commit5b08f85689a8479f947be74563fe993875b9caa9
treeb7e43c4ae1ee7198e76f62e11dacdfa21f1b332b
parent9d08107472b87f322103dd0381dba167dab8bf9d
x86: support larger memory map from EFI

Use a larger e820 map buffer for non-BIOS memory map sources. This
requires to have different defines for the maximum number of E820 map
entries for the raw BIOS buffer and the later used struct e820map.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/mem.S
xen/include/asm-x86/e820.h