commit | e4f3b1a789f00744aaa5002cd786cb8f50717c52 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 01 06:04:01 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jun 07 14:52:18 2025 +0200 |
tree | 3019d24fbb239ebc138c00609f40ac0aff1d8a25 | |
parent | b5dea8b56bfe8894a09d268b3a93aa2a70031b1c [diff] |
doc: efi_loader: Tidy up the bootefi-command docs There are backslashes in some of the tags which seems to be unnecessary. Remove then. Change the word 'either' to 'any' since there are three options. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>