Home
last modified time | relevance | path

Searched refs:LINUX_BOOT_LOADER_TYPE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.h76 #define LINUX_BOOT_LOADER_TYPE 0x72 macro
H A Dlinux.c154 lh.type_of_loader = LINUX_BOOT_LOADER_TYPE; in linux_loadkernel()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h166 #define LINUX_BOOT_LOADER_TYPE 0x71 macro
H A Dboot.c228 lh->type_of_loader = LINUX_BOOT_LOADER_TYPE; in load_image()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4228 (LINUX_BOOT_LOADER_TYPE): Likewise.