Searched refs:append_value (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dnvedit_efi.c245 * append_value() - encode UEFI variable's value
260 static int append_value(char **bufp, size_t *sizep, char *data) function
476 if (append_value(&value, &size, argv[0]) < 0) {

Completed in 38 milliseconds