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.c14 efi_load_file2_initrd(struct efi_load_file_protocol *this,
18 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 Defi_boottime.c1953 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 efi_status_t EFIAPI load_file(struct efi_load_file_protocol *this, in load_file()
246 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};
A Dinitrddump.c249 struct efi_load_file_protocol *load_file2_prot; in get_initrd()
/u-boot/include/
A Defi_api.h1727 struct efi_load_file_protocol { struct
1728 efi_status_t (EFIAPI *load_file)(struct efi_load_file_protocol *this,

Completed in 26 milliseconds