HomeSort by: relevance | last modified time | path
    Searched refs:multiboot_header_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
exec_multiboot2.c 75 struct multiboot_header_tag *mpp_module_align;
76 struct multiboot_header_tag *mpp_efi_bs;
1459 is_header_required(struct multiboot_header_tag *mbt)
1474 #define NEXT_HEADER(mbt) ((struct multiboot_header_tag *) \
1486 struct multiboot_header_tag *mbt;
1541 for (mbt = (struct multiboot_header_tag *)(mbh + 1);
  /src/sys/arch/i386/include/
multiboot2.h 112 struct multiboot_header_tag struct

Completed in 44 milliseconds