Searched refs:load_file_protocol (Results 1 – 2 of 2) sorted by relevance
469 EFI_UNIT_TEST(load_file_protocol) = {
1941 struct efi_load_file_protocol *load_file_protocol = NULL; in efi_load_image_from_path() local1967 (void **)&load_file_protocol)); in efi_load_image_from_path()1971 ret = load_file_protocol->load_file(load_file_protocol, dp, in efi_load_image_from_path()1983 ret = EFI_CALL(load_file_protocol->load_file( in efi_load_image_from_path()1984 load_file_protocol, dp, boot_policy, in efi_load_image_from_path()
Completed in 9 milliseconds