commit | 10b25f17e9500453da7650a6aee954ae370e457e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Apr 22 22:00:56 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed May 01 07:39:05 2024 +0200 |
tree | d3055720a29c03d9b124c6a993d404af94f2f96b | |
parent | 00df4ad99d237a788de02dd1a8657933d6d3b085 [diff] |
doc: correct description of 'env print -e' If 'env print -e' is invoked without variable name, all UEFI variables are listed. Describe that 'env print -e' requires CONFIG_HEXDUMP=y to print content of UEFI variables. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>