Home
last modified time | relevance | path

Searched refs:mb_header (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dmb_header.S30 .globl mb_header, start_sector
34 mb_header: label
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_grub.S51 .globl mb_header
52 mb_header: label
H A Ddboot_startkern.c60 extern multiboot_header_t mb_header;
2131 load_addr = mb_header.load_addr; in dboot_loader_init()
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com34 mb_header.S \
53 mb_header.o \
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dldscript.amd6412 mb_header.o(.text)
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dldscript.i38612 mb_header.o(.text)
/illumos-gate/usr/src/boot/i386/isoboot/
H A Disoboot.c63 extern const struct multiboot_header mb_header;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am8 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
H A DMakefile.solaris638 mb_header.h mb_info.h md5.c md5.h moddiv.c nbi.h nbloader.S \
H A DMakefile.in483 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c72 extern const struct multiboot_header mb_header;
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m236 file path=usr/share/src/grub/stage2/mb_header.h
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2163 * stage2/mb_header.h: Likewise.
2972 * stage2/mb_header.h (multiboot_header): Added new fields,
8291 * shared_src/mb_header.h: Moved to ...
8292 * stage2/mb_header.h: ... here.