Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c28 static efi_handle_t handle_volume; variable
429 (&handle_volume, &guid_device_path, EFI_NATIVE_INTERFACE, in setup()
436 (&handle_volume, &guid_simple_file_system_protocol, in setup()
457 if (handle_volume) { in teardown()
459 (handle_volume, &guid_simple_file_system_protocol, in teardown()
467 (handle_volume, &guid_device_path, &dp_volume); in teardown()