All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix issues in bootmenu after adding efi entries
@ 2022-05-26 10:09 Masahisa Kojima
  2022-05-26 10:09 ` [PATCH v2 1/2] bootmenu: use utf-8 for menu title Masahisa Kojima
  2022-05-26 10:09 ` [PATCH v2 2/2] bootmenu: U-Boot console is enabled as default Masahisa Kojima
  0 siblings, 2 replies; 7+ messages in thread
From: Masahisa Kojima @ 2022-05-26 10:09 UTC (permalink / raw)
  To: u-boot
  Cc: Pali Rohar, Heinrich Schuchardt, Ilias Apalodimas,
	Takahiro Akashi, Mark Kettenis, Masahisa Kojima

This series fixes the issue in bootmenu after adding efi entries.

Masahisa Kojima (2):
  bootmenu: use utf-8 for menu title
  bootmenu: U-Boot console is enabled as default

 boot/Kconfig   |  7 +++++++
 cmd/Kconfig    | 10 ----------
 cmd/bootmenu.c | 40 +++++++++++++++++++++++-----------------
 3 files changed, 30 insertions(+), 27 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-29  9:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26 10:09 [PATCH v2 0/2] fix issues in bootmenu after adding efi entries Masahisa Kojima
2022-05-26 10:09 ` [PATCH v2 1/2] bootmenu: use utf-8 for menu title Masahisa Kojima
2022-05-28  8:37   ` Heinrich Schuchardt
2022-05-29  1:37     ` Masahisa Kojima
2022-05-29  9:07       ` Pali Rohar
2022-05-26 10:09 ` [PATCH v2 2/2] bootmenu: U-Boot console is enabled as default Masahisa Kojima
2022-05-27  9:59   ` Ilias Apalodimas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.