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