Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c301 efi_handle_t handle_partition = NULL; in execute() local
342 handle_partition = handles[i]; in execute()
350 if (!handle_partition) { in execute()
356 ret = boottime->open_protocol(handle_partition, in execute()