Home
last modified time | relevance | path

Searched refs:MULTIBOOT_VIDEO_MODE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmb_header.h65 && (! (MULTIBOOT_VIDEO_MODE & *((int *) (addr + 4))) || (len) >= 48))
87 #define MULTIBOOT_VIDEO_MODE 0x00000004 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dmultiboot.h54 #define MULTIBOOT_VIDEO_MODE 0x00000004 macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2974 (MULTIBOOT_FOUND): Check if MULTIBOOT_VIDEO_MODE is set, and
2977 (MULTIBOOT_VIDEO_MODE): New macro.