diff options
| author | Leo Ruan <[email protected]> | 2019-05-24 17:20:19 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-07-13 11:11:09 -0400 |
| commit | 8e92120b322890f061506d00eb9d93e9be6acbda (patch) | |
| tree | 3d615deacd9b6ea7b2f04548b70505b58876f667 /scripts/basic | |
| parent | 4213609cc7fb78f84b2ea63f4a5691b60d01c248 (diff) | |
cmd: nvedit: Add sub-command 'env info'
Add sub-command 'env info' to display environment information:
- env_valid : is environment valid
- env_ready : is environment imported into hash table
- env_use_default : is default environment using
This command can be optionally used for evaluation in scripts:
[-d] : evaluate whether default environment is used
[-p] : evaluate whether environment can be persisted
The result of multiple evaluations will be combined with AND.
Signed-off-by: Leo Ruan <[email protected]>
Signed-off-by: Mark Jonas <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
[trini: Do not enable by default]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
