Home
last modified time | relevance | path

Searched refs:grub_printf (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c116 grub_printf("[BIOS 'Detect Target Operating Mode' " in detect_target_operating_mode()
225 grub_printf("amd64: warning, xmaxeax was " in amd64_config_cpu()
242 grub_printf("amd64: CPU does NOT support FPU\n"); in amd64_config_cpu()
247 grub_printf("amd64: CPU does NOT support TSC\n"); in amd64_config_cpu()
252 grub_printf("amd64: CPU does NOT support MSRs\n"); in amd64_config_cpu()
257 grub_printf("amd64: CPU does NOT support PAE\n"); in amd64_config_cpu()
262 grub_printf("amd64: CPU does NOT support CX8\n"); in amd64_config_cpu()
267 grub_printf("amd64: CPU does NOT support PGE\n"); in amd64_config_cpu()
277 grub_printf("amd64: CPU does NOT support MMX\n"); in amd64_config_cpu()
282 grub_printf("amd64: CPU does NOT support FXSR\n"); in amd64_config_cpu()
[all …]
H A Dbuiltins.c222 grub_printf ("(%cd%d", in blocklist_func()
232 grub_printf (")"); in blocklist_func()
245 grub_printf ("\n"); in blocklist_func()
1719 grub_printf("%s", tmproot); in find_common()
2007 grub_printf ("%s: %s\n", in help_func()
2025 grub_printf (" "); in help_func()
3666 grub_printf (" (nd):"); in print_root_device()
3679 grub_printf ("):"); in print_root_device()
4547 grub_printf ("yes\n"); in setup_func()
4550 grub_printf ("no\n"); in setup_func()
[all …]
H A Dstage2.c186 grub_printf ("%d: %s\n", i, get_entry (menu_entries, i, 0)); in print_entries_raw()
298 grub_printf ("\rPress `ESC' to enter the menu... %d ", in run_menu()
315 grub_printf ("\n\ in run_menu()
350 grub_printf ("\n\nThe selected entry is %d ", entryno); in run_menu()
375 grub_printf ("\r Entry %d will be booted automatically in %d seconds. ", in run_menu()
380 grub_printf ("The highlighted entry will be booted automatically in %d seconds. ", in run_menu()
399 grub_printf ("\r Highlighted entry is %d: ", entryno); in run_menu()
565 grub_printf ("\n\n"); in run_menu()
568 grub_printf ("\n"); in run_menu()
590 grub_printf ("\r "); in run_menu()
[all …]
H A Dstage1_5.c36 grub_printf ("\n\nGRUB loading, please wait...\n"); in cmain()
53 grub_printf ("internal error: the second sector of Stage 2 is unknown."); in cmain()
H A Ddisk_io.c994 grub_printf (" Partition num: %d, ", in real_open_partition()
1016 grub_printf (" BSD/SOLARIS Partition num: \'%c\', ", in real_open_partition()
1421 grub_printf (" Filesystem type "); in print_fsys_type()
1424 grub_printf ("is %s, ", fsys_table[fsys_type].name); in print_fsys_type()
1426 grub_printf ("unknown, "); in print_fsys_type()
1429 grub_printf ("using whole disk\n"); in print_fsys_type()
1465 grub_printf (" %s", name); in print_a_completion()
1492 grub_printf (" Possible commands are:"); in print_completions()
1541 grub_printf (" Possible disks are: "); in print_completions()
1629 grub_printf (" Possible partitions are:\n"); in print_completions()
[all …]
H A Dcmdline.c215 grub_printf ("\nPress any key to continue..."); in run_script()
251 grub_printf ("%s\n", old_entry); in run_script()
256 grub_printf ("%s\n", old_entry); in run_script()
H A Dfsys_zfs.c174 grub_printf("byteswap not supported\n"); in zio_checksum_verify()
323 grub_printf("failed to read in a gang block header\n"); in zio_read_gang()
334 grub_printf("failed to checksum a gang block header\n"); in zio_read_gang()
389 grub_printf("could not read block due to EIO or ECKSUM\n"); in zio_read_data()
446 grub_printf("compression algorithm not supported\n"); in decode_embedded_bp()
475 grub_printf("unsupported embedded BP (type=%u)\n", in zio_read()
489 grub_printf("compression algorithm not supported\n"); in zio_read()
494 grub_printf("not enough memory to fit %u bytes on stack\n", in zio_read()
506 grub_printf("zio_read_data failed\n"); in zio_read()
513 grub_printf("zio_read decompression failed\n"); in zio_read()
[all …]
H A Dchar_io.c261 grub_printf ("\n GNU GRUB version %s (%dK lower / %dK upper memory)\n\n", in init_page()
436 grub_printf ("%s", prompt); in real_get_cmdline()
827 grub_printf ("%s", prompt); in get_cmdline()
1024 grub_printf (const char *format,...) in grub_printf() function
1213 grub_printf("\n"); in grub_putchar()
1217 grub_printf ("[Hit return to continue]"); in grub_putchar()
1227 grub_printf ("\r \r"); in grub_putchar()
H A Dboot.c275 grub_printf (" linux 'zImage' kernel too big, try 'make bzImage'\n"); in load_image()
283 grub_printf (" [Linux-%s, setup=0x%x, size=0x%x]\n", in load_image()
746 grub_printf (", entry=0x%x]\n", (unsigned) entry_addr); in load_image()
H A Dshared.h389 #define printf grub_printf
954 void grub_printf (const char *format,...);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c238 grub_printf ("buf_fill (%d)\n", abort); in buf_fill()
278 grub_printf ("<REXMT>\n"); in buf_fill()
293 grub_printf ("TFTP error %d (%s)\n", in buf_fill()
304 grub_printf ("OACK "); in buf_fill()
340 grub_printf ("tsize = %d\n", filemax); in buf_fill()
347 grub_printf ("NOAK\n"); in buf_fill()
379 grub_printf ("DATA "); in buf_fill()
407 grub_printf ("ACK\n"); in buf_fill()
463 grub_printf ("send_rrq ()\n"); in send_rrq()
472 grub_printf ("\\%x", (unsigned) p[i]); in send_rrq()
[all …]
H A Dgrub.h121 extern void grub_printf(const char *, ...);
H A Dnic.c1219 grub_printf ("Network interface not initialized yet.\n"); in print_network_configuration()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c780 grub_printf ("Attempt to open drive 0x%x (%s)\n", in get_diskinfo()
906 grub_printf ("%x%x", hi, low); in hex_dump()
917 grub_printf (" "); in hex_dump()
922 grub_printf ("\n"); in hex_dump()
929 grub_printf ("\n"); in hex_dump()
992 grub_printf ("Write %d sectors starting from %u sector" in biosdisk()
1003 grub_printf ("unknown subfunc %d\n", subfunc); in biosdisk()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog502 (grub_printf): Likewise.
1144 (grub_printf): Use grub_putstr.
1342 before calling grub_printf, and restore CURRENT_TERM after it.
3624 grub_printf here.
3625 (run_menu) [!GRUB_UTIL]: Don't call grub_printf here. Instead,
5232 (grub_printf) [!STAGE1_5]: Added 'b' and 'X'. If C is 'b', set
7973 * grub/main.c (main): Call printf instead of grub_printf.
8103 (grub_printf): Declare FORMAT as `const char *'.
8104 (grub_printf) [STAGE1_5]: Eliminate the `x' and `d' handling
8118 * stage2/shared.h (grub_printf) : Corrected.
[all …]