On 21.10.2013 22:53, Seth Goldberg wrote:Can you send this patch? Or provide a link to publically available
Quoting Daniel Kiper, who wrote the following on Mon, 21 Oct 2013:
Hi,
During work on multiboot2 protocol support for Xen it was discovered
that memory map passed via relevant tag could not represent wide range
of memory types available on EFI platforms. Additionally, GRUB2
implementation calls ExitBootServices() on them just before jumping
into loaded image. In this situation loaded system could not clearly
identify reserved memory regions, EFI runtime services regions and
others.
Yes, that is exactly why we added full support to pass the entire UEFI
memory map via a new tag.
source? I think we can accept it with probably just minor changes.