/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_variables.c | 66 ret = runtime->set_variable(L"efi_st_var0", &guid_vendor0, in execute() 90 ret = runtime->set_variable(L"efi_st_var1", &guid_vendor1, in execute() 114 ret = runtime->set_variable(L"efi_st_var1", &guid_vendor1, in execute() 161 ret = runtime->set_variable(L"efi_st_var1", &guid_vendor1, in execute() 175 ret = runtime->set_variable(L"efi_st_var0", &guid_vendor0, in execute()
|
/openbmc/linux/drivers/xen/ |
H A D | efi.c | 170 struct xen_platform_op op = INIT_EFI_OP(set_variable); in xen_efi_set_variable() 172 set_xen_guest_handle(efi_data(op).u.set_variable.name, name); in xen_efi_set_variable() 175 sizeof(efi_data(op).u.set_variable.vendor_guid)); in xen_efi_set_variable() 176 memcpy(&efi_data(op).u.set_variable.vendor_guid, vendor, sizeof(*vendor)); in xen_efi_set_variable() 177 efi_data(op).u.set_variable.size = data_size; in xen_efi_set_variable() 178 set_xen_guest_handle(efi_data(op).u.set_variable.data, data); in xen_efi_set_variable() 287 efi.set_variable = xen_efi_set_variable; in xen_efi_runtime_setup()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | buildimport.py | 552 project.set_variable('INTERNAL_PROJECT_SPECIFIC_SKIPRELEASE','1') 557 project.set_variable(Project.PROJECT_SPECIFIC_CALLBACK,project_callback) 558 project.set_variable(Project.PROJECT_SPECIFIC_STATUS,Project.PROJECT_SPECIFIC_EDIT) 561 project.set_variable(Project.PROJECT_SPECIFIC_ISNEW,Project.PROJECT_SPECIFIC_NEW) 562 project.set_variable(Project.PROJECT_SPECIFIC_DEFAULTIMAGE,"core-image-minimal") 568 project.set_variable(Project.PROJECT_SPECIFIC_ISNEW,Project.PROJECT_SPECIFIC_NONE)
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | vars.c | 126 return __efivars && __efivars->ops->set_variable; in efivar_supports_writes() 221 setvar = __efivars->ops->set_variable; in efivar_set_variable_locked()
|
H A D | runtime-wrappers.c | 261 status = efi_call_virt(set_variable, in efi_call_rts() 447 status = efi_call_virt_pointer(efi.runtime, set_variable, name, vendor, in virt_efi_set_variable_nb() 564 efi.set_variable = virt_efi_set_variable; in efi_native_runtime_setup()
|
H A D | efibc.c | 22 status = efi.set_variable(name, &LINUX_EFI_LOADER_ENTRY_GUID, in efibc_set_variable()
|
H A D | efi.c | 222 generic_ops.set_variable = efi.set_variable; in generic_ops_register()
|
/openbmc/u-boot/cmd/ |
H A D | efidebug.c | 536 ret = EFI_CALL(RT->set_variable(var_name16, &guid, in do_efi_boot_add() 585 ret = EFI_CALL(RT->set_variable(var_name16, &guid, 0, 0, NULL)); in do_efi_boot_rm() 853 ret = EFI_CALL(RT->set_variable(L"BootNext", &guid, in do_efi_boot_next() 908 ret = EFI_CALL(RT->set_variable(L"BootOrder", &guid, in do_efi_boot_order()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi_64.c | 658 status = efi_thunk(set_variable, phys_name, phys_vendor, in efi_thunk_set_variable() 689 status = efi_thunk(set_variable, phys_name, phys_vendor, in efi_thunk_set_variable_nonblocking() 839 efi.set_variable = efi_thunk_set_variable; in efi_thunk_runtime_setup()
|
H A D | quirks.c | 195 status = efi.set_variable((efi_char16_t *)efi_dummy_name, in efi_query_variable_store()
|
/openbmc/linux/include/linux/ |
H A D | efi.h | 275 u32 set_variable; member 328 efi_set_variable_t __efiapi *set_variable; member 662 efi_set_variable_t *set_variable; member 1057 efi_set_variable_t *set_variable; member
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_runtime.c | 315 .ptr = &efi_runtime_services.set_variable, 707 .set_variable = efi_set_variable,
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | api.py | 168 … project.set_variable(Project.PROJECT_SPECIFIC_DEFAULTIMAGE,str(request.POST['default_image'])) 170 project.set_variable(Project.PROJECT_SPECIFIC_DEFAULTIMAGE,'') 210 project.set_variable(Project.PROJECT_SPECIFIC_DEFAULTIMAGE,default_target)
|
H A D | views.py | 1584 project.set_variable(Project.PROJECT_SPECIFIC_CALLBACK,'') 1586 project.set_variable(Project.PROJECT_SPECIFIC_ISNEW,'') 1587 project.set_variable(Project.PROJECT_SPECIFIC_STATUS,Project.PROJECT_SPECIFIC_NONE) 1589 project.set_variable('INTERNAL_PROJECT_SPECIFIC_SKIPRELEASE','')
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | efi.c | 188 (efi_set_variable_t *) __va(runtime->set_variable), \ 550 efi.set_variable = phys_set_variable; in efi_init() 678 efi.set_variable = virt_set_variable; in efi_enter_virtual_mode()
|
/openbmc/linux/include/xen/interface/ |
H A D | platform.h | 166 } get_variable, set_variable; member
|
/openbmc/linux/drivers/firmware/efi/test/ |
H A D | efi_test.c | 259 status = efi.set_variable(name, &vendor_guid, in efi_runtime_set_variable()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | localhostbecontroller.py | 426 …bitbake.req.project.set_variable(Project.PROJECT_SPECIFIC_STATUS,Project.PROJECT_SPECIFIC_CLONING_…
|
/openbmc/linux/drivers/firmware/google/ |
H A D | gsmi.c | 484 .set_variable = gsmi_set_variable,
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 115 efi_rt_call(set_variable, (efi_char16_t *)(name), \
|
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | 889 sub set_variable { subroutine 1239 set_variable($lvalue, $rvalue);
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 1393 static int set_variable(struct scsi_cmnd *srb, struct rtsx_chip *chip) in set_variable() function 2342 result = set_variable(srb, chip); in app_cmd()
|
/openbmc/u-boot/include/ |
H A D | efi_api.h | 237 efi_status_t (EFIAPI *set_variable)(u16 *variable_name,
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | applespi.c | 1627 sts = efi.set_variable(EFI_BL_LEVEL_NAME, &EFI_BL_LEVEL_GUID, in applespi_save_bl_level()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
H A D | models.py | 380 def set_variable(self,variable,value): member in Project
|