Searched refs:efi_dp_append (Results 1 – 5 of 5) sorted by relevance
80 return EFI_EXIT(efi_dp_append(src1, src2)); in append_device_path()
285 struct efi_device_path *efi_dp_append(const struct efi_device_path *dp1, in efi_dp_append() function
1750 dp = efi_dp_append(device_path, file_path); in efi_setup_loaded_image()
471 file_path = efi_dp_append(bootefi_device_path, in efi_run_image()
625 struct efi_device_path *efi_dp_append(const struct efi_device_path *dp1,
Completed in 15 milliseconds