Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Dhelloworld.c174 if (!loaded_image->device_handle) { in efi_main()
179 ret = boottime->handle_protocol(loaded_image->device_handle, in efi_main()
A Defi_boottime.c1748 info->device_handle = efi_dp_find_obj(device_path, NULL); in efi_setup_loaded_image()
/u-boot/lib/efi_selftest/
A Dinitrddump.c348 ret = bs->open_protocol(loaded_image->device_handle, in do_save()
A Ddtbdump.c259 ret = bs->open_protocol(loaded_image->device_handle, in open_file_system()
/u-boot/include/
A Defi_api.h461 efi_handle_t device_handle; member

Completed in 18 milliseconds