Searched defs:grub_printf (Results 1 - 1 of 1) sorted by relevance

/external/grub/stage2/
H A Dchar_io.c153 grub_printf (const char *format,...) function
241 grub_printf ("\n GNU GRUB version %s (%dK lower / %dK upper memory)\n\n",
416 grub_printf ("%s", prompt);
807 grub_printf ("%s", prompt);
1046 the following grub_printf call will print newlines. */
1052 grub_printf ("\n[Hit return to continue]");
1062 grub_printf ("\r \r");

Completed in 67 milliseconds