Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_loadimage.c28 static efi_handle_t handle_volume; variable
428 (&handle_volume, &guid_device_path, EFI_NATIVE_INTERFACE, in setup()
435 (&handle_volume, &guid_simple_file_system_protocol, in setup()
456 if (handle_volume) { in teardown()
458 (handle_volume, &guid_simple_file_system_protocol, in teardown()
466 (handle_volume, &guid_device_path, &dp_volume); in teardown()