public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [issue] Arrow key can't be read on tty terminal in release build
@ 2018-02-07 15:50 Haojian Zhuang
  2018-02-07 15:52 ` Ard Biesheuvel
  2018-02-09 15:52 ` [Linaro-uefi] " Jeremy Linton
  0 siblings, 2 replies; 7+ messages in thread
From: Haojian Zhuang @ 2018-02-07 15:50 UTC (permalink / raw)
  To: edk2-devel-01, Linaro UEFI Mailman List; +Cc: Leif Lindholm, Ard Biesheuvel

Hi all,

I have an issue on tty terminal. I setup PL011 serial console as the
tty terminal on HiKey platform. When it's built in debug mode, arrow
key works well. When it's built in release mode, arrow key can't work.

For example, DOWN key is gotten in terminal with "~[B" value in debug
build. DOWN key is gotten in terminal with "~" value in release build.
These values are fetched by GetOneKeyFromSerial().

But I can't find any difference on PL011 serial driver between debug
and release mode.

Do you have any idea on this?

Best Regards
Haojian


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

end of thread, other threads:[~2018-02-09 15:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 15:50 [issue] Arrow key can't be read on tty terminal in release build Haojian Zhuang
2018-02-07 15:52 ` Ard Biesheuvel
2018-02-07 16:12   ` Haojian Zhuang
2018-02-07 16:13     ` Ard Biesheuvel
2018-02-07 16:43       ` Haojian Zhuang
2018-02-07 16:52         ` Ard Biesheuvel
2018-02-09 15:52 ` [Linaro-uefi] " Jeremy Linton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox