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