public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* COM port usage in UEFI
@ 2016-10-25  9:30 GN Keshava
  2016-10-25 16:50 ` Andrew Fish
  0 siblings, 1 reply; 3+ messages in thread
From: GN Keshava @ 2016-10-25  9:30 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hi all,

In my UEFI application, I'm using Serial protocol to access COM port. I'm
able to access COM port successfully.

But I'm confused on how we can get user input regarding which COM port the
user wants to access.

*Example, I have already a Windows application for the same, where user
selects the COM port number he wants to access, such as COM1: , COM30: etc.*

In UEFI, I'm using COM port Handle Index (which user gets/uses in
*sermod *command,
like , *myapp.efi 31F* , where 31F is com port handle index).

Is this best way possible in UEFI? Or is it better to use HANDLE itself? Or
is there any way to get input as COM port number same as Windows app?

Thanks!
Regards,
Keshava


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

end of thread, other threads:[~2016-10-25 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25  9:30 COM port usage in UEFI GN Keshava
2016-10-25 16:50 ` Andrew Fish
2016-10-25 16:57   ` Michael Zimmermann

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