Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dmultiboot.h86 #define MULTIBOOT_INFO_BOOT_LOADER_NAME 0x00000200 macro
H A Dmultiboot.c184 mb_info->flags = MULTIBOOT_INFO_MEMORY|MULTIBOOT_INFO_BOOT_LOADER_NAME; in multiboot_exec()