Searched refs:devpath_str (Results 1 – 3 of 3) sorted by relevance
107 extern char *devpath_str(EFI_DEVICE_PATH *devpath);
310 devpath_str(EFI_DEVICE_PATH *devpath) in devpath_str() function510 DPRINTF("probing: %s\n", devpath_str(devpath)); in probe_handle()699 DPRINTF("boot1 imagepath: %s\n", devpath_str(imgpath)); in efi_main()
132 DPRINTF("Loading '%s' from %s\n", filepath, devpath_str(dev->devpath)); in load()