Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_load_initrd.c16 efi_load_file2_initrd(struct efi_load_file_protocol *this,
20 static const struct efi_load_file_protocol efi_lf2_protocol = {
92 efi_load_file2_initrd(struct efi_load_file_protocol *this, in efi_load_file2_initrd()
A Dinitrddump.c282 struct efi_load_file_protocol *load_file2_prot; in get_initrd()
A Defi_boottime.c1950 struct efi_load_file_protocol *load_file_protocol = NULL; in efi_load_image_from_path()
/u-boot/lib/efi_selftest/
A Defi_selftest_load_file.c209 static efi_status_t EFIAPI load_file(struct efi_load_file_protocol *this, in load_file()
246 static efi_status_t EFIAPI load_file2(struct efi_load_file_protocol *this, in load_file2()
277 static struct efi_load_file_protocol lf_prot = {load_file};
278 static struct efi_load_file_protocol lf2_prot = {load_file2};
/u-boot/include/
A Defi_api.h1839 struct efi_load_file_protocol { struct
1840 efi_status_t (EFIAPI *load_file)(struct efi_load_file_protocol *this,

Completed in 21 milliseconds