Lines Matching refs:BOOT_DEBUG
246 BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V"); in check_options()
254 BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F"); in check_options()
294 BOOT_DEBUG("stage1 path: %s, stage2 path: %s, device: %s\n", in handle_install()
340 BOOT_DEBUG("Ready to commit to disk\n"); in handle_install()
382 BOOT_DEBUG("device path: %s\n", device_path); in handle_getinfo()
469 BOOT_DEBUG("Current device path is: %s, attaching device path is: " in handle_mirror()
497 BOOT_DEBUG("Error reading first stage2 blocks from %s\n", in handle_mirror()
504 BOOT_DEBUG("No multiboot header found on %s, unable to grab " in handle_mirror()
1126 BOOT_DEBUG("stage2 buffer size = %d (%d sectors)\n", stage2->buf_size, in read_stage2_from_file()
1236 BOOT_DEBUG("Unable to find multiboot header\n"); in read_stage2_from_disk()
1300 BOOT_DEBUG("Unable to read stage2 from %s\n", device->path); in is_update_necessary()
1301 BOOT_DEBUG("No multiboot wrapped stage2 on %s\n", device->path); in is_update_necessary()
1311 BOOT_DEBUG("No extended information available\n"); in is_update_necessary()
1323 BOOT_DEBUG("Forcing update of %s bootblock\n", device->path); in is_update_necessary()
1352 BOOT_DEBUG("WARNING: no multiboot structure found in stage2, " in prepare_stage2()
1396 BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector); in prepare_stage2()
1425 BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector); in prepare_stage2()