Searched defs:multiboot_header (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/coreboot/
H A Dstartup.S58 multiboot_header: label
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dboot.S32 multiboot_header: label
41 .long multiboot_header
H A Dmultiboot.h49 typedef struct multiboot_header struct
/osnet-11/usr/src/grub/grub2/grub-core/tests/boot/
H A Dkernel-i386.S16 multiboot_header: label
22 .long multiboot_header_end - multiboot_header
24 .long -(MULTIBOOT2_HEADER_MAGIC + MULTIBOOT_ARCHITECTURE_I386 + (multiboot_header_end - multiboot_header))
31 multiboot_header: label
/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dstartup_raw.S126 multiboot_header: label
134 .long multiboot_header - _start + 0x100000 + 0x200
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dmb_header.h24 struct multiboot_header struct
54 * The entire multiboot_header must be contained
67 /* Magic value identifying the multiboot_header. */
/osnet-11/usr/src/grub/grub2/include/
H A Dmultiboot.h97 struct multiboot_header struct

Completed in 25 milliseconds