Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/libstub/
Defistub.h10 efi_status_t efi_open_volume(efi_system_table_t *sys_table_arg, void *__image,
Darm-stub.c45 efi_status_t efi_open_volume(efi_system_table_t *sys_table_arg, in efi_open_volume() function
Defi-stub-helper.c450 status = efi_open_volume(sys_table_arg, image, in handle_cmdline_files()
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) in efi_open_volume() function