summaryrefslogtreecommitdiffstats
path: root/commands/nv.c
Commit message (Expand)AuthorAgeFilesLines
* Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-0/+5
* nv: add device parameter overwrites to completion listSascha Hauer2017-11-231-1/+1
* command: nv: rewrap help text linesEnrico Jorns2017-11-031-3/+3
* commands: nv: adjust command helpEnrico Jorns2017-11-031-5/+5
* commands: nv: assure error code will be returned when an error occurredEnrico Jorns2017-11-031-4/+14
* commands: nv: call nvvar_print() only if no argument is givenEnrico Jorns2017-11-031-4/+5
* commands: nv: fail with verbose message if invoked without argsEnrico Jorns2017-11-031-1/+3
* complete: Add completion for nv and globalvar commandsSascha Hauer2016-10-181-0/+2
* nv: Allow to set/remove multiple variables with one commandSascha Hauer2016-07-221-13/+15
* nv: Add option to explicitly save nv variablesSascha Hauer2016-07-221-4/+11
* Add support for non volatile variablesSascha Hauer2014-11-061-0/+84