Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c145 static efi_status_t EFIAPI open_volume
223 .open_volume = open_volume,
226 static efi_status_t EFIAPI open_volume in open_volume() function
H A Defi_selftest_block_device.c366 ret = file_system->open_volume(file_system, &root); in execute()
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c664 EFI_CALL(ret = v->open_volume(v, &f)); in efi_file_from_path()
722 fs->base.open_volume = efi_open_volume; in efi_simple_file_system()
/openbmc/u-boot/include/
H A Defi_api.h1361 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this,