MULTIBOOT2_HEADER_MAGIC
if (header->mb2_magic != MULTIBOOT2_HEADER_MAGIC) {
if (mbh2->mb2_magic == MULTIBOOT2_HEADER_MAGIC)