x86: check for multiboot{1, 2} header presence
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 27 Jun 2019 09:33:35 +0000 (11:33 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 27 Jun 2019 18:59:07 +0000 (19:59 +0100)
commite632d56f0f5787204ef9b640d5f9153dcd4cb3de
treeef1169dbea8f0392d26211123bc25e7120bbad66
parent874fc28b72fbb49f4f304b9acd3d49afd8326042
x86: check for multiboot{1, 2} header presence

After building the hypervisor binary. Note that the check is performed
by searching for the magic header value at the start of the binary.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
.gitignore
xen/arch/x86/Makefile