multiboot_header_tag
is_header_required(struct multiboot_header_tag *mbt)
#define NEXT_HEADER(mbt) ((struct multiboot_header_tag *) \
struct multiboot_header_tag *mbt;
for (mbt = (struct multiboot_header_tag *)(mbh + 1);
struct multiboot_header_tag *mpp_module_align;
struct multiboot_header_tag *mpp_efi_bs;