Home
last modified time | relevance | path

Searched refs:ret_device_path (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/boot/efi/
Dxbootldr.c151 static EFI_STATUS find_device(EFI_HANDLE *device, EFI_DEVICE_PATH **ret_device_path) { in find_device() argument
155 assert(ret_device_path); in find_device()
231 *ret_device_path = xboot_path; in find_device()