Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfile.c74 static efi_status_t efi_open_volume(efi_loaded_image_t *image, in efi_open_volume() function
230 status = efi_open_volume(image, &volume); in handle_cmdline_files()
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c702 efi_open_volume(struct efi_simple_file_system_protocol *this, in efi_open_volume() function
722 fs->base.open_volume = efi_open_volume; in efi_simple_file_system()