/external/grub/netboot/ |
D | fsys_tftp.c | 54 grub_printf ("buf_fill (%d)\n", abort); in buf_fill() 77 grub_printf ("Maybe initial request was lost.\n"); in buf_fill() 91 grub_printf ("<REXMT>\n"); in buf_fill() 106 grub_printf ("TFTP error %d (%s)\n", in buf_fill() 117 grub_printf ("OACK "); in buf_fill() 123 grub_printf ("%s:%d: warning: PREVBLOCK != 0 (0x%x)\n", in buf_fill() 141 grub_printf ("blksize = %d\n", packetsize); in buf_fill() 153 grub_printf ("tsize = %d\n", filemax); in buf_fill() 160 grub_printf ("NOAK\n"); in buf_fill() 192 grub_printf ("DATA "); in buf_fill() [all …]
|
D | main.c | 117 grub_printf ("No ethernet card found.\n"); in print_network_configuration() 119 grub_printf ("Not initialized yet.\n"); in print_network_configuration() 258 grub_printf ("arp request.\n"); in udp_transmit() 355 grub_printf ("<REXMT>\n"); in tftp() 370 grub_printf ("TFTP error %d (%s)\n", in tftp() 549 grub_printf ("network is ready.\n"); in bootp() 589 grub_printf ("retry = %d\n", retry); in bootp() 640 grub_printf ("errnum = %d\n", errnum); in bootp() 646 grub_printf ("reqretry = %d\n", reqretry); in bootp() 652 grub_printf ("udp_transmit failed.\n"); in bootp() [all …]
|
/external/grub/stage2/ |
D | builtins.c | 132 grub_printf ("[%d,%d,%d]", sector, offset, length); in disk_read_print_func() 164 grub_printf ("%s%d+%d", num_entries ? "," : "", in blocklist_func() 167 grub_printf ("%s%d+%d,%d[0-%d]", num_entries ? "," : "", in blocklist_func() 172 grub_printf ("%s%d[0-%d]", num_entries ? "," : "", in blocklist_func() 181 grub_printf("%s%d[%d-%d]", num_entries ? "," : "", in blocklist_func() 198 grub_printf ("(%cd%d", in blocklist_func() 203 grub_printf (",%d", (current_partition >> 16) & 0xFF); in blocklist_func() 206 grub_printf (",%c", 'a' + ((current_partition >> 8) & 0xFF)); in blocklist_func() 208 grub_printf (")"); in blocklist_func() 218 grub_printf ("%s%d+%d", num_entries ? "," : "", in blocklist_func() [all …]
|
D | stage2.c | 188 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() 340 grub_printf ("\n\nThe selected entry is %d ", entryno); in run_menu() 365 grub_printf ("\r Entry %d will be booted automatically in %d seconds. ", in run_menu() 370 grub_printf ("The highlighted entry will be booted automatically in %d seconds. ", in run_menu() 389 grub_printf ("\r Highlighted entry is %d: ", entryno); in run_menu() 554 grub_printf ("\n\n"); in run_menu() 557 grub_printf ("\n"); in run_menu() 579 grub_printf ("\r "); in run_menu() [all …]
|
D | stage1_5.c | 33 grub_printf ("\n\nGRUB loading, please wait...\n"); in cmain() 50 grub_printf ("internal error: the second sector of Stage 2 is unknown."); in cmain()
|
D | cmdline.c | 206 grub_printf ("\nPress any key to continue..."); in run_script() 235 grub_printf ("%s\n", old_entry); in run_script() 240 grub_printf ("%s\n", old_entry); in run_script()
|
D | disk_io.c | 830 grub_printf (" Partition num: %d, ", in real_open_partition() 847 grub_printf ("[BSD sub-partitions immediately follow]\n"); in real_open_partition() 851 grub_printf (" BSD Partition num: \'%c\', ", in real_open_partition() 857 grub_printf (" No BSD sub-partition found, partition type 0x%x\n", in real_open_partition() 1299 grub_printf (" %s", name); in print_a_completion() 1326 grub_printf (" Possible commands are:"); in print_completions() 1375 grub_printf (" Possible disks are: "); in print_completions() 1463 grub_printf (" Possible partitions are:\n"); in print_completions() 1480 grub_printf (" Possible files are:"); in print_completions()
|
D | char_io.c | 153 grub_printf (const char *format,...) in grub_printf() function 241 grub_printf ("\n GNU GRUB version %s (%dK lower / %dK upper memory)\n\n", in init_page() 416 grub_printf ("%s", prompt); in real_get_cmdline() 807 grub_printf ("%s", prompt); in get_cmdline() 1052 grub_printf ("\n[Hit return to continue]"); in grub_putchar() 1062 grub_printf ("\r \r"); in grub_putchar()
|
D | boot.c | 275 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() 736 grub_printf (", entry=0x%x]\n", (unsigned) entry_addr); in load_image()
|
D | shared.h | 363 #define printf grub_printf 869 void grub_printf (const char *format,...);
|
/external/grub/grub/ |
D | asmstub.c | 775 grub_printf ("Attempt to open drive 0x%x (%s)\n", in get_diskinfo() 901 grub_printf ("%x%x", hi, low); in hex_dump() 912 grub_printf (" "); in hex_dump() 917 grub_printf ("\n"); in hex_dump() 924 grub_printf ("\n"); in hex_dump() 987 grub_printf ("Write %d sectors starting from %d sector" in biosdisk() 998 grub_printf ("unknown subfunc %d\n", subfunc); in biosdisk()
|
/external/grub/ |
D | ChangeLog | 343 (grub_printf): Likewise. 985 (grub_printf): Use grub_putstr. 1183 before calling grub_printf, and restore CURRENT_TERM after it. 3465 grub_printf here. 3466 (run_menu) [!GRUB_UTIL]: Don't call grub_printf here. Instead, 5071 (grub_printf): Set a new variable MASK to 0xFFFFFFFF by default. 5073 (grub_printf) [!STAGE1_5]: Added 'b' and 'X'. If C is 'b', set 7814 * grub/main.c (main): Call printf instead of grub_printf. 7944 (grub_printf): Declare FORMAT as `const char *'. 7945 (grub_printf) [STAGE1_5]: Eliminate the `x' and `d' handling [all …]
|