diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-07-15 18:00:56 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2020-07-16 12:37:03 +0200 |
| commit | c70f44817d466848c421ed7159bc9aba428e69ad (patch) | |
| tree | 7f28dd47622db132660b78ef0c9c1847c3e13969 /include/linux | |
| parent | 627ab390d8ded26f4b8267c55fc4ce39145f24aa (diff) | |
efi_loader: simplify 'printenv -e'
Currently default output of 'printenv -e' is restricted to variables with
GUID EFI_GLOBAL_VARIABLE. This excludes db and dbx. As the number of
variables is small there is no need for this restriction.
If no GUID is provided, print all matching variables irrespective of GUID.
Always show the numeric value of the GUID.
If the GUID provided to 'setenv -e' is invalid, return CMD_RET_USAGE.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
