commit | 358cceab62d77bf0f16b1e68366e4bb6987cc534 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 29 11:57:50 2021 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Dec 31 07:18:56 2021 +0100 |
tree | 0b711a39eb3b309642420a0cd786c29a7b7aa27e | |
parent | 3a4e8a94823d4381bc0ecb1e35b7f7c680ac7b5c [diff] |
efi: Allow easy selection of serial-only operation Add info about how to select vidconsole or serial. Also set up a demo boot command. Signed-off-by: Simon Glass <sjg@chromium.org>