Searched refs:efi_append_variable (Results 1 – 4 of 4) sorted by relevance
53 efivar.3 efi_append_variable.3 \
69 int efi_append_variable(efi_guid_t guid, const char *name,
147 efi_append_variable(efi_guid_t guid, const char *name, in efi_append_variable() function
165 if (efi_append_variable(guid, vname, data, datalen, attrib) < 0) in append_variable()