Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feedback on Ctrl key in UEFI mode for iPXE
2018-09-28, 06:11 (This post was last modified: 2019-01-03 22:40 by NiKiZe.)
Post: #2
RE: Feedback on Ctrl key in UEFI mode for iPXE
(2018-09-27 21:41)brett Wrote:  The root cause of CTRL not working in shell is because iPXE used ReadKeyStroke to read the key but not ReadKeyStrokeEx.
And iPXE can works on EDKII base project is because EDKII Translate the CTRL+<key> characters in ReadKeyStroke.

UEFI specification does not define such conversion requirements, so the right way is all applications should use ReadKeyStrokeEx but not translate key combinations in ReadKeyStroke.

Thanks however ...
Feedback to BIOS vendors, if it's useful: Don't create broken real world implementations

(Sorry for the harsh reply here, but this isn't the only thing that is broken-ish on some implementations, and devs should know that EDKII is what most others develop and test on, so if something works on EDKII but not elsewhere, it is "elsewhere" that is seen as broken.)

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Feedback on Ctrl key in UEFI mode for iPXE - NiKiZe - 2018-09-28 06:11



User(s) browsing this thread: 1 Guest(s)