Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_bootmgr.c100 static void *try_load_entry(uint16_t n, struct efi_device_path **device_path, in try_load_entry() function
166 image = try_load_entry(bootorder[i], device_path, file_path); in efi_bootmgr_load()