Home
last modified time | relevance | path

Searched refs:multiboot_header (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dmultiboot.c87 struct multiboot_header *header; in multiboot_loadfile()
109 header = (struct multiboot_header *)&magic[i]; in multiboot_loadfile()
H A Dmultiboot.h100 struct multiboot_header struct
/freebsd/stand/efi/loader/arch/amd64/
H A Dmultiboot2.h96 struct multiboot_header struct
H A Dmultiboot2.c81 struct multiboot_header *header; in loadfile()