Home
last modified time | relevance | path

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

/u-boot/lib/efi_selftest/
A Defi_selftest_manageprotocols.c221 ret = boottime->locate_handle_buffer(BY_PROTOCOL, &guid1, NULL, in execute()
248 ret = boottime->locate_handle(BY_PROTOCOL, &guid1, NULL, in execute()
305 ret = boottime->locate_handle_buffer(BY_PROTOCOL, &guid1, NULL, in execute()
A Defi_selftest_devicepath.c331 ret = boottime->locate_handle_buffer(BY_PROTOCOL, in execute()
A Defi_selftest_block_device.c325 BY_PROTOCOL, &guid_device_path, NULL, in execute()
A Ddtbdump.c267 ret = bs->locate_handle_buffer(BY_PROTOCOL, &efi_system_partition_guid, in open_file_system()
/u-boot/include/
A Defi.h256 BY_PROTOCOL enumerator
/u-boot/lib/efi_loader/
A Defi_boottime.c1460 case BY_PROTOCOL: in efi_search()
1526 case BY_PROTOCOL: in efi_locate_handle()
1823 ret = EFI_CALL(efi_locate_handle_buffer(BY_PROTOCOL, protocol, NULL, in efi_locate_device_path()
3363 r = EFI_CALL(efi_locate_handle_buffer(BY_PROTOCOL, in efi_connect_single_controller()
A Defi_capsule.c361 BY_PROTOCOL, in efi_capsule_update_firmware()
/u-boot/cmd/
A Defidebug.c391 BY_PROTOCOL, &efi_guid_driver_binding_protocol, in do_efi_show_drivers()

Completed in 16 milliseconds