]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/util/grub-shell: Allow explicitly using other serial ports for output
authorGlenn Washburn <development@efficientek.com>
Tue, 15 Aug 2023 03:33:51 +0000 (22:33 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 31 Aug 2023 14:35:57 +0000 (16:35 +0200)
commit846829aca8ce3f89618e20af1abe4b84958b3fe7
tree36bcb8817fcb3844234c4e639d50c099c095e5f4
parentee2349ef655399970f2a4521e3e35f17d81ffe14
tests/util/grub-shell: Allow explicitly using other serial ports for output

While here, move "-qemu=*" case to be next to the "--qemu-opts=*" case.
This causes no change in logic, but is more logically located.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/util/grub-shell.in