Searched refs:efi_global_setenv (Results 1 – 3 of 3) sorted by relevance
81 efi_global_setenv(const char *v, void *data, size_t len) in efi_global_setenv() function
161 EFI_STATUS efi_global_setenv(const char *v, void *data, size_t len);
981 status = efi_global_setenv("OsIndications", &os_indications, in fw_setup()