Home
last modified time | relevance | path

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

/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() function
223 if (this->load_file != load_file) { in load_file()
260 if (this->load_file != load_file2) { in load_file2()
277 static struct efi_load_file_protocol lf_prot = {load_file};
/u-boot/lib/efi_loader/
A Dinitrddump.c297 ret = load_file2_prot->load_file(load_file2_prot, dp, false, in get_initrd()
310 ret = load_file2_prot->load_file(load_file2_prot, dp, false, in get_initrd()
A Defi_load_initrd.c21 .load_file = efi_load_file2_initrd,
A Defi_boottime.c1981 ret = EFI_CALL(load_file_protocol->load_file( in efi_load_image_from_path()
1993 ret = EFI_CALL(load_file_protocol->load_file( in efi_load_image_from_path()
/u-boot/include/
A Defi_api.h1840 efi_status_t (EFIAPI *load_file)(struct efi_load_file_protocol *this,

Completed in 23 milliseconds