Searched refs:efi_bootmgr_load (Results 1 – 4 of 4) sorted by relevance
163 efi_status_t efi_bootmgr_load(efi_handle_t *handle, void **load_options) in efi_bootmgr_load() function
375 ret = efi_bootmgr_load(&handle, &load_options); in do_efibootmgr()
1390 ret = efi_bootmgr_load(&image, &load_options); in do_efi_test_bootmgr()
753 efi_status_t efi_bootmgr_load(efi_handle_t *handle, void **load_options);
Completed in 9 milliseconds