Re: [Xen-devel] [PATCH v2 5/8] xen/x86: add some addresses to the Multiboot2 header

2018-06-28 Thread Jan Beulich
>>> On 19.06.18 at 16:35, wrote: > In comparison to ELF the PE format is not supported by the Multiboot2 > protocol. So, if we wish to load xen.mb.efi using this protocol we have > to add MULTIBOOT2_HEADER_TAG_ADDRESS and MULTIBOOT2_HEADER_TAG_ENTRY_ADDRESS > tags into Multiboot2 header. > > Addi

[Xen-devel] [PATCH v2 5/8] xen/x86: add some addresses to the Multiboot2 header

2018-06-19 Thread Daniel Kiper
In comparison to ELF the PE format is not supported by the Multiboot2 protocol. So, if we wish to load xen.mb.efi using this protocol we have to add MULTIBOOT2_HEADER_TAG_ADDRESS and MULTIBOOT2_HEADER_TAG_ENTRY_ADDRESS tags into Multiboot2 header. Additionally, put MULTIBOOT2_HEADER_TAG_ENTRY_ADDR