Home
last modified time | relevance | path

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

/external/grub/stage2/
Dmb_header.h65 && (! (MULTIBOOT_VIDEO_MODE & *((int *) (addr + 4))) || (len) >= 48))
87 #define MULTIBOOT_VIDEO_MODE 0x00000004 macro
/external/grub/
DChangeLog2815 (MULTIBOOT_FOUND): Check if MULTIBOOT_VIDEO_MODE is set, and
2818 (MULTIBOOT_VIDEO_MODE): New macro.