/u-boot/lib/efi_loader/ |
A D | efi_capsule.c | 140 ret = EFI_CALL(efi_handle_protocol( in efi_fmp_find() 195 EFI_CALL(efi_close_protocol( in efi_fmp_find() 360 ret = EFI_CALL(efi_locate_handle_buffer( in efi_capsule_update_firmware() 692 ret = EFI_CALL(volume->open_volume(volume, in find_boot_device() 768 ret = EFI_CALL((*dirh->setpos)(dirh, 0)); in efi_capsule_scan_dir() 794 EFI_CALL((*dirh->close)(dirh)); in efi_capsule_scan_dir() 835 EFI_CALL((*dirh->close)(dirh)); in efi_capsule_read_file() 863 ret = EFI_CALL((*fh->read)(fh, &size, buf)); in efi_capsule_read_file() 875 EFI_CALL((*fh->close)(fh)); in efi_capsule_read_file() 901 EFI_CALL((*dirh->close)(dirh)); in efi_capsule_delete_file() [all …]
|
A D | efi_boottime.c | 1301 r = EFI_CALL(efi_disconnect_controller( in efi_disconnect_all_drivers() 1928 EFI_CALL(f->close(f)); in efi_load_image_from_file() 1963 ret = EFI_CALL(efi_locate_device_path( in efi_load_image_from_path() 1968 ret = EFI_CALL(efi_locate_device_path( in efi_load_image_from_path() 1978 ret = EFI_CALL(efi_handle_protocol(device, guid, in efi_load_image_from_path() 1995 ret = EFI_CALL(load_file_protocol->load_file( in efi_load_image_from_path() 2621 r = EFI_CALL(efi_install_protocol_interface( in efi_install_multiple_protocol_interfaces() 2842 ret = EFI_CALL(efi_disconnect_controller( in efi_protocol_open() 3079 r = EFI_CALL(efi_close_protocol in efi_delete_image() 3337 EFI_CALL(efi_close_protocol(driver_image_handle, in efi_bind_controller() [all …]
|
A D | efi_load_options.c | 32 ret = EFI_CALL(systab.boottime->open_protocol( in efi_set_load_options() 44 return EFI_CALL(systab.boottime->close_protocol(handle, in efi_set_load_options()
|
A D | efi_bootmgr.c | 108 ret = EFI_CALL(efi_load_image(true, efi_root, lo.file_path, in try_load_entry() 122 if (EFI_CALL(efi_unload_image(*handle)) in try_load_entry()
|
A D | efi_root_node.c | 52 ret = EFI_CALL(efi_install_multiple_protocol_interfaces in efi_root_node_register()
|
A D | efi_load_initrd.c | 188 ret = EFI_CALL(efi_install_multiple_protocol_interfaces in efi_initrd_register()
|
A D | efi_console.c | 501 EFI_CALL(efi_cout_clear_screen(this)); in efi_cout_set_mode() 524 EFI_CALL(efi_cout_clear_screen(this)); in efi_cout_reset() 871 EFI_CALL(item->function(&next_key)); in efi_cin_notify()
|
A D | efi_file.c | 1045 EFI_CALL(ret = v->open_volume(v, &f)); in efi_file_from_path() 1072 EFI_CALL(ret = f->open(f, &f2, filename, in efi_file_from_path() 1080 EFI_CALL(f->close(f)); in efi_file_from_path()
|
A D | efi_signature.c | 824 ret = EFI_CALL(efi_get_variable(name, vendor, NULL, &db_size, NULL)); in efi_sigstore_parse_sigdb() 840 ret = EFI_CALL(efi_get_variable(name, vendor, NULL, &db_size, db)); in efi_sigstore_parse_sigdb()
|
A D | efi_device_path_to_text.c | 413 return EFI_CALL(efi_convert_device_path_to_text(dp, true, true)); in efi_dp_str()
|
A D | efi_disk.c | 422 ret = EFI_CALL(efi_install_multiple_protocol_interfaces( in efi_disk_add_dev()
|
A D | efi_net.c | 224 ret = EFI_CALL(efi_net_initialize(this, 0, 0)); in efi_net_reset()
|
/u-boot/lib/efi_driver/ |
A D | efi_uclass.c | 40 r = EFI_CALL(systab.boottime->open_protocol( in check_node_type() 74 ret = EFI_CALL(systab.boottime->open_protocol( in efi_uc_supported() 91 r = EFI_CALL(systab.boottime->close_protocol( in efi_uc_supported() 123 ret = EFI_CALL(systab.boottime->open_protocol( in efi_uc_start() 139 r = EFI_CALL(systab.boottime->close_protocol( in efi_uc_start() 170 ret = EFI_CALL(systab.boottime->close_protocol( in disconnect_child() 177 ret = EFI_CALL(systab.boottime->uninstall_protocol_interface( in disconnect_child() 224 ret = EFI_CALL(systab.boottime->open_protocol_information( in efi_uc_stop() 239 ret = EFI_CALL(systab.boottime->free_pool(entry_buffer)); in efi_uc_stop() 244 ret = EFI_CALL(systab.boottime->close_protocol( in efi_uc_stop()
|
A D | efi_block_device.c | 68 ret = EFI_CALL(io->read_blocks( in efi_bl_read() 97 ret = EFI_CALL(io->write_blocks( in efi_bl_write()
|
/u-boot/cmd/ |
A D | efidebug.c | 75 ret = EFI_CALL(RT->update_capsule(&capsule, 1, 0)); in do_efi_capsule_update() 165 ret = EFI_CALL(RT->get_variable(L"CapsuleLast", &guid, NULL, in do_efi_capsule_res() 390 ret = EFI_CALL(efi_locate_handle_buffer( in do_efi_show_drivers() 882 ret = EFI_CALL(efi_set_variable(var_name16, &guid, in do_efi_boot_add() 1021 ret = EFI_CALL(efi_get_variable(varname16, in show_efi_boot_opt() 1087 ret = EFI_CALL(efi_get_next_variable_name(&size, in do_efi_boot_dump() 1164 ret = EFI_CALL(efi_get_variable(var_name16, in show_efi_boot_order() 1177 ret = EFI_CALL(efi_get_variable(var_name16, in show_efi_boot_order() 1251 ret = EFI_CALL(efi_set_variable(L"BootNext", &guid, in do_efi_boot_next() 1312 ret = EFI_CALL(efi_set_variable(L"BootOrder", &guid, in do_efi_boot_order() [all …]
|
A D | bootefi.c | 347 ret = EFI_CALL(efi_start_image(handle, &exit_data_size, &exit_data)); in do_bootefi_exec() 478 ret = EFI_CALL(efi_load_image(false, efi_root, file_path, source_buffer, in efi_run_image() 592 ret = EFI_CALL(efi_selftest(&image_obj->header, &systab)); in do_efi_selftest()
|
A D | nvedit_efi.c | 190 ret = EFI_CALL(efi_get_next_variable_name(&size, var_name16, in efi_dump_var_all() 202 ret = EFI_CALL(efi_get_next_variable_name(&size, in efi_dump_var_all()
|
/u-boot/include/ |
A D | efi_loader.h | 101 #define EFI_CALL(exp) ({ \ macro
|