Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_root_node.c15 efi_handle_t efi_root = NULL; variable
53 (&efi_root, in efi_root_node_register()
84 efi_root->type = EFI_OBJECT_TYPE_U_BOOT_FIRMWARE; in efi_root_node_register()
A Defi_load_options.c36 efi_root, NULL, in efi_set_load_options()
46 efi_root, NULL)); in efi_set_load_options()
A Defi_rng.c173 ret = efi_add_protocol(efi_root, &efi_guid_rng_protocol, in efi_rng_register()
A Defi_bootmgr.c108 ret = EFI_CALL(efi_load_image(true, efi_root, lo.file_path, in try_load_entry()
A Defi_capsule.c941 &efi_root, in arch_efi_load_capsule_drivers()
A Defi_tcg2.c1071 ret = efi_add_protocol(efi_root, &efi_guid_tcg2_protocol, in efi_tcg2_register()
A Defi_boottime.c2001 EFI_CALL(efi_close_protocol(device, guid, efi_root, NULL)); in efi_load_image_from_path()
3303 return efi_open_protocol(handle, protocol, protocol_interface, efi_root, in efi_handle_protocol()
/u-boot/cmd/
A Dbootefi.c478 ret = EFI_CALL(efi_load_image(false, efi_root, file_path, source_buffer, in efi_run_image()
/u-boot/include/
A Defi_loader.h57 extern efi_handle_t efi_root;

Completed in 40 milliseconds