Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h205 #define MB_INFO_BOOT_LOADER_NAME 0x00000200 macro
H A Dcommon.c333 | MB_INFO_BOOT_LOADER_NAME); in init_bios_info()
/titanic_44/usr/src/uts/common/sys/
H A Dmultiboot.h144 #define MB_INFO_BOOT_LOADER_NAME 0x00000200 macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dfastboot.c591 mbi->flags &= ~(MB_INFO_CONFIG_TABLE | MB_INFO_BOOT_LOADER_NAME | in fastboot_build_mbi()
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog3210 (MB_INFO_BOOT_LOADER_NAME): Likewise.