u-boot/cmd/x86
Bin Meng 2ab1ffa555 x86: cmd: hob: Fix the command usage and help messages
At present the hob command usage and help messages are messed up
in a single line. They should be separated.

This was a regression introduced when [seq] and [-v] were added
to the command.

Fixes: d11544dfa9 ("x86: hob: Add way to show a single hob entry")
Fixes: 51af144eb7 ("x86: Allow showing details about a HOB entry")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested on chromebook_coral, chromebook_samus, chromebook_link, minnowmax
Tested-by: Simon Glass <sjg@chromium.org>
2021-08-02 15:11:41 +08:00
..
cbsysinfo.c x86: Correct regwidth prompt in cbsysinfo 2021-05-10 13:56:12 +08:00
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hob.c x86: cmd: hob: Fix the command usage and help messages 2021-08-02 15:11:41 +08:00
Makefile x86: Add a command to display coreboot sysinfo 2021-03-27 15:04:30 +13:00
mtrr.c x86: Add support for more than 8 MTRRs 2020-09-25 11:27:27 +08:00