commit | 0b07b5ed8153869e2e71a7e008d2ced78756d657 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Jun 18 14:29:13 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jun 30 13:58:31 2024 +0200 |
tree | fdce39e3f56e77d7326c7cc4df6e0d23e003152b | |
parent | b94217adc97449ab0f3cf07ad253e1e7e15e0aec [diff] [blame] |
cmd: correct kaslrseed description The number of random bytes generated is hard coded as 8. The command takes no argument. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
diff --git a/cmd/kaslrseed.c b/cmd/kaslrseed.c index e0d3c7f..e9b0e3d 100644 --- a/cmd/kaslrseed.c +++ b/cmd/kaslrseed.c
@@ -68,7 +68,7 @@ } U_BOOT_LONGHELP(kaslrseed, - "[n]\n" + "\n" " - append random bytes to chosen kaslr-seed node\n"); U_BOOT_CMD(