Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_root_node.c34 ret = efi_create_handle(&root); in efi_root_node_register()
H A Defi_console.c1069 r = efi_create_handle(&console_output_handle); in efi_console_register()
1080 r = efi_create_handle(&console_input_handle); in efi_console_register()
H A Defi_boottime.c442 efi_status_t efi_create_handle(efi_handle_t *handle) in efi_create_handle() function
1046 r = efi_create_handle(handle); in efi_install_protocol_interface()
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c274 ret = efi_create_handle(&bp->bp.driver_binding_handle); in efi_add_driver()
/openbmc/u-boot/cmd/
H A Dbootefi.c269 ret = efi_create_handle(&mem_handle); in do_bootefi_exec()
/openbmc/u-boot/include/
H A Defi_loader.h318 efi_status_t efi_create_handle(efi_handle_t *handle);