multiboot2.h revision 2
335N/A/* multiboot2.h - Multiboot 2 header file. */
0N/A#ifndef MULTIBOOT2_HEADER
335N/A#include <multiboot_types.h>
123N/A#define MULTIBOOT_TAG_TYPE_END 0
123N/A#define MULTIBOOT_HEADER_TAG_END 0
123N/A#define MULTIBOOT_ARCHITECTURE_I386 0
123N/Astruct multiboot2_header
470N/Astruct multiboot_header_tag
0N/Astruct multiboot_tag
0N/Astruct multiboot_tag_string
335N/Astruct multiboot_tag_module
335N/Astruct multiboot_tag_bootdev
0N/Astruct multiboot2_mmap_entry
0N/Astruct multiboot_tag_mmap
0N/Astruct multiboot_vbe_info_block
struct multiboot_tag_vbe
#define MULTIBOOT_FRAMEBUFFER_TYPE_INDEXED 0
struct multiboot_tag_framebuffer
struct multiboot_tag_elf_sections
char sections[0];
struct multiboot_tag_apm
struct multiboot_tag_efi32
struct multiboot_tag_efi64
struct multiboot_tag_smbios
struct multiboot_tag_old_acpi
struct multiboot_tag_new_acpi
struct multiboot_tag_network
struct multiboot_tag_efi_mmap