Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootefi.c442 efi_handle_t mem_handle = NULL, handle; in efi_run_image() local
461 ret = efi_create_handle(&mem_handle); in efi_run_image()
465 ret = efi_add_protocol(mem_handle, &efi_guid_device_path, in efi_run_image()
493 efi_delete_handle(mem_handle); in efi_run_image()

Completed in 4 milliseconds