Home
last modified time | relevance | path

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

/external/grub/stage2/
Dshared.h740 void multi_boot (int start, int mb_info) __attribute__ ((noreturn));
Dasm.S1799 ENTRY(multi_boot)
Dbuiltins.c303 multi_boot ((int) entry_addr, (int) &mbi); in boot_func()
/external/grub/grub/
Dasmstub.c311 multi_boot (int start, int mb_info) in multi_boot() function
/external/grub/
DChangeLog3979 * stage2/shared.h [!ASM_FILE] (multi_boot): Change the name of
4008 (multi_boot): Rename the second argument to "mb_info" from