public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* implement about virtio-keyboard
@ 2021-02-23  8:48 Zhu Yijun
  2021-02-23 14:46 ` Laszlo Ersek
  0 siblings, 1 reply; 5+ messages in thread
From: Zhu Yijun @ 2021-02-23  8:48 UTC (permalink / raw)
  To: devel; +Cc: Laszlo Ersek, Ruiyu Ni, Ard Biesheuvel

Hi all,
    I boot vm with the virtio keyboard on aarch64. It looks UEFI lacks
support for the virtio keyboard, so I can't do any keyboard input
before the linux kernel driver loads, i.e. edit the grub boot menu. Is
there any plan to support it?
    I find UsbKeyboardDevice attach on UsbIO which implements its
protocol interface structure(such as UsbGetInterfaceDescriptor,
UsbAsyncInterruptTransfer) defined by UEFI spec, but virtio not. So is
there some way to implement similar interfaces?

Best regards,
Cheng Mao

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

end of thread, other threads:[~2021-02-26  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-23  8:48 implement about virtio-keyboard Zhu Yijun
2021-02-23 14:46 ` Laszlo Ersek
2021-02-24  2:55   ` Zhu Yijun
2021-02-25 18:54     ` Laszlo Ersek
2021-02-26  7:59       ` Zhu Yijun

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