Searched refs:bootefi_image_path (Results 1 – 1 of 1) sorted by relevance
32 static struct efi_device_path *bootefi_image_path; variable43 efi_free_pool(bootefi_image_path); in efi_clear_bootdev()45 bootefi_image_path = NULL; in efi_clear_bootdev()105 bootefi_image_path = image; in efi_set_bootdev()448 if (!bootefi_device_path || !bootefi_image_path) { in efi_run_image()472 bootefi_image_path); in efi_run_image()473 msg_path = bootefi_image_path; in efi_run_image()544 bootefi_image_path = efi_dp_from_file(NULL, 0, path); in bootefi_test_prepare()545 if (!bootefi_image_path) { in bootefi_test_prepare()551 bootefi_image_path, image_objp, in bootefi_test_prepare()
Completed in 3 milliseconds