Searched refs:MB_INFO_CMDLINE (Results 1 – 2 of 2) sorted by relevance
/external/grub/stage2/ | ||
D | mb_info.h | 184 #define MB_INFO_CMDLINE 0x00000004 macro |
D | common.c | 310 mbi.flags = (MB_INFO_MEMORY | MB_INFO_CMDLINE | MB_INFO_BOOTDEV in init_bios_info() |