Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-10-29 Thread Olivier Martin
e.net<mailto:edk2-devel@lists.sourceforge.net> Subject: Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg Olivier, Thanks, didn’t realize a fix was already in the works. Will the new code also add support for UART2 and UART3 on the BeagleBoard? Thanks, Alex From: edk2

Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-10-26 Thread Eugene Khoruzhenko
. Regards, Eugene Khoruzhenko Principal Software Architect Phoenix Technologies Ltd. (425) 443-3883 From: Eugene Khoruzhenko Sent: Friday, October 26, 2012 11:45 AM To: edk2-devel@lists.sourceforge.net Subject: RE: [edk2] Serial Protocol Implementation in BeagleBoardPkg Hi Olivier, It looks like there

Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-10-26 Thread Eugene Khoruzhenko
t: Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg Olivier, Thanks, didn't realize a fix was already in the works. Will the new code also add support for UART2 and UART3 on the BeagleBoard? Thanks, Alex From: edk2-devel-boun...@lists.sourceforge.net<mailto:ed

Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-08-10 Thread Hutcheson, Alex M.
Sent: Friday, August 10, 2012 11:56 AM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg Hello Alex, I am planning to push some code (probably next week) to add support for SerialSetAttributes()/SerialSetControl()/SerialGetControl() in Embedd

Re: [edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-08-10 Thread Olivier Martin
Sent: 08 August 2012 19:55 To: edk2-devel@lists.sourceforge.net Subject: [edk2] Serial Protocol Implementation in BeagleBoardPkg Hello, I am running the UEFI build from the BeagleBoardPkg on my BeagleBoard, and I am trying to use the EFI_SERIAL_IO_PROTOCOL to communicate via the RS-232 connect

[edk2] Serial Protocol Implementation in BeagleBoardPkg

2012-08-08 Thread Hutcheson, Alex M.
Hello, I am running the UEFI build from the BeagleBoardPkg on my BeagleBoard, and I am trying to use the EFI_SERIAL_IO_PROTOCOL to communicate via the RS-232 connection on the board. I am connecting to a device with a lower baud rate than the 115200 baud default, so I am calling the SERIAL_IO_P