commit | 5ab82b10f02296232a14fde6dab1803559ab62e5 | [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 | 2c4ca2d672f7a64e50dc543eb4e9f076666a417d [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>