Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_boottime.c1797 static efi_status_t EFIAPI efi_locate_device_path( in efi_locate_device_path() function
1963 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