Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_bootmgr.c163 efi_status_t efi_bootmgr_load(efi_handle_t *handle, void **load_options) in efi_bootmgr_load() function
/u-boot/cmd/
A Dbootefi.c375 ret = efi_bootmgr_load(&handle, &load_options); in do_efibootmgr()
A Defidebug.c1390 ret = efi_bootmgr_load(&image, &load_options); in do_efi_test_bootmgr()
/u-boot/include/
A Defi_loader.h753 efi_status_t efi_bootmgr_load(efi_handle_t *handle, void **load_options);

Completed in 9 milliseconds