.. index:: avb_pvalue (command) .. _command_avb_pvalue: avb_pvalue - AVB persistent variable store ========================================== Usage ^^^^^ ``avb_pvalue [-rwf] [VARNAME/VALUE]`` Synopsis ^^^^^^^^ This command provides access to the AVB persistent variable store. usage: avb_pvalue [OPTION]... [VARNAME/VALUE] Options ^^^^^^^ -r read variable . read value into [VARNAME] if given -w write variable . Set to [VALUE] if given -f read/write value from/to file .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/avb_pvalue.c .. command function: do_avb_pvalue