Hello,
The attached patch adds all the memory memory ranges in the coreboot tables also to the multiboot tables. It is useful e.g. when booting Linux with Grub2 payload, since then Linux gets the Coreboot memory map via multiboot tables.
This patch causes multiboot table to be located in memory before coreboot tables, but it seemed to cause no harm for me.
Signed-off-by: Juhana Helovuo juhe@iki.fi
Best regards, Juhana Helovuo