summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
diff options
context:
space:
mode:
authorVincent StehlĂ© <[email protected]>2025-05-06 14:36:22 +0200
committerHeinrich Schuchardt <[email protected]>2025-05-11 12:52:56 +0200
commit2865a8590f29c20a64cf0ba986f697d9973ed963 (patch)
tree617e0be5b5baa12b442fa1a36e899e64b33678d1 /scripts/Kbuild.include
parentde56e5c9ebe65c1888c3b6f711223cf3a1e1038f (diff)
cmd: nvedit: fix efi env -e -i command help
The help string for the `setenv -e' command shows a comma being used as the separator between address and size for the -i option, which deals with UEFI Variables contents passed as a buffer in memory. This is no longer the case since commit 2b3fbcb59f41 ("efi_loader: use ':' as separator for setenv -i") and commit 8f0ac536d493 ("efi: change 'env -e -i' usage syntax"), which changed the separator from a comma to a colon. Therefore fix this last bit of the help string accordingly. While at it, fix the comment of function do_env_set_efi(), which also mentions a comma as separator. Signed-off-by: Vincent StehlĂ© <[email protected]> Cc: Tom Rini <[email protected]> Cc: Heinrich Schuchardt <[email protected]> Cc: Ilias Apalodimas <[email protected]> Cc: Maxim Uvarov <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions