Searched refs:efi_locate_device_path (Results 1 – 1 of 1) sorted by relevance
1797 static efi_status_t EFIAPI efi_locate_device_path( in efi_locate_device_path() function1963 ret = EFI_CALL(efi_locate_device_path( in efi_load_image_from_path()1968 ret = EFI_CALL(efi_locate_device_path( in efi_load_image_from_path()1974 ret = EFI_CALL(efi_locate_device_path(guid, &dp, &device)); in efi_load_image_from_path()2611 r = EFI_CALL(efi_locate_device_path(protocol, &dp, in efi_install_multiple_protocol_interfaces()3726 .locate_device_path = efi_locate_device_path,
Completed in 8 milliseconds