Searched refs:grub_printf (Results 1 – 6 of 6) sorted by relevance
8 #define printf grub_printf
56 #define grub_printf printf macro
301 grub_printf("failed to read in a gang block header\n"); in zio_read_gang()312 grub_printf("failed to checksum a gang block header\n"); in zio_read_gang()386 grub_printf("compression algorithm not supported\n"); in zio_read()391 grub_printf("not enough memory allocated\n"); in zio_read()402 grub_printf("zio_read_data failed\n"); in zio_read()407 grub_printf("checksum verification failed\n"); in zio_read()
387 + grub_printf("Splash image filename too large\n");388 + grub_printf("Press any key to continue...");1047 + grub_printf("\n");1051 + grub_printf ("[Hit return to continue]");1062 + grub_printf ("\r \r");1096 - grub_printf ("\n[Hit return to continue]");1106 - grub_printf ("\r \r");1343 + grub_printf("Press any key to continue...");2012 grub_printf ("\n\2046 grub_printf ("\n\nThe selected entry is %d ", entryno);[all …]
363 grub_printf (const char *format,...)1117 grub_printf("Failed to read splash image (%s)\n", splashimage);1118 grub_printf("Press any key to continue...");
700 + grub_printf ("failed to get " GEOM_SYSCTL "sysctl: %s\n", strerror (errno));710 + grub_printf ("failed to set " GEOM_SYSCTL "sysctl: %s\n", strerror (errno));721 + grub_printf ("failed to set " GEOM_SYSCTL "sysctl: %s\n", strerror (errno));
Completed in 10 milliseconds