Searched refs:bootefi_device_path (Results 1 – 1 of 1) sorted by relevance
28 static struct efi_device_path *bootefi_device_path; variable339 bootefi_device_path = efi_dp_from_mem(EFI_RESERVED_MEMORY_TYPE, 0, 0); in bootefi_test_prepare()340 if (!bootefi_device_path) in bootefi_test_prepare()349 ret = bootefi_run_prepare(load_options_path, bootefi_device_path, in bootefi_test_prepare()358 efi_free_pool(bootefi_device_path); in bootefi_test_prepare()359 bootefi_device_path = NULL; in bootefi_test_prepare()466 r = do_bootefi_exec(map_sysmem(addr, 0), bootefi_device_path, in do_bootefi()512 efi_free_pool(bootefi_device_path); in efi_set_bootdev()517 bootefi_device_path = device; in efi_set_bootdev()520 bootefi_device_path = NULL; in efi_set_bootdev()