Lines Matching refs:efi
196 status = efi.get_variable(name, vd, at, dz, data); in efi_runtime_get_variable()
271 status = efi.set_variable(name, &vendor_guid, in efi_runtime_set_variable()
301 status = efi.get_time(gettime.time ? &efi_time : NULL, in efi_runtime_get_time()
340 status = efi.set_time(&efi_time); in efi_runtime_set_time()
361 status = efi.get_wakeup_time( in efi_runtime_get_waketime()
405 status = efi.set_wakeup_time(enabled, &efi_time); in efi_runtime_set_waketime()
407 status = efi.set_wakeup_time(enabled, NULL); in efi_runtime_set_waketime()
471 status = efi.get_next_variable(ns, name, vd); in efi_runtime_get_nextvariablename()
531 status = efi.get_next_high_mono_count( in efi_runtime_get_nexthighmonocount()
564 efi.reset_system(resetsystem.reset_type, resetsystem.status, in efi_runtime_reset_system()
584 status = efi.query_variable_info(queryvariableinfo.attributes, in efi_runtime_query_variableinfo()
650 status = efi.query_capsule_caps((efi_capsule_header_t **) in efi_runtime_query_capsulecaps()