Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h825 void multi_boot (int start, int mb_info) __attribute__ ((noreturn));
H A Dasm.S1966 ENTRY(multi_boot)
H A Dbuiltins.c341 multi_boot ((int) entry_addr, (int) &mbi); in boot_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c316 multi_boot (int start, int mb_info) in multi_boot() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4138 * stage2/shared.h [!ASM_FILE] (multi_boot): Change the name of
4167 (multi_boot): Rename the second argument to "mb_info" from