hi Pedro,
thanks for the input, I will adjust the patch to append for v2
On Wed, Oct 11, 2023 at 2:16 PM Pedro Falcato
wrote:
> On Mon, Oct 9, 2023 at 4:54 PM Matt DeVillier
> wrote:
> >
> > On Thu, Oct 5, 2023 at 12:45 PM Pedro Falcato
> wrote:
> >>
> >> On Wed, Oct 4, 2023 at 9:01 PM MrChro
On Mon, Oct 9, 2023 at 4:54 PM Matt DeVillier wrote:
>
> On Thu, Oct 5, 2023 at 12:45 PM Pedro Falcato wrote:
>>
>> On Wed, Oct 4, 2023 at 9:01 PM MrChromebox wrote:
>> >
>> > Add the ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO
>> > struct, so that the field can be used by UefiPayl
On Thu, Oct 5, 2023 at 12:45 PM Pedro Falcato
wrote:
> On Wed, Oct 4, 2023 at 9:01 PM MrChromebox
> wrote:
> >
> > Add the ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO
> > struct, so that the field can be used by UefiPayloadPkg to properly
> > set up the serial port on boards using
On Wed, Oct 4, 2023 at 9:01 PM MrChromebox wrote:
>
> Add the ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO
> struct, so that the field can be used by UefiPayloadPkg to properly
> set up the serial port on boards using a non-standard clock rate.
>
> Signed-off-by: Matt DeVillier
> Cha
Add the ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO
struct, so that the field can be used by UefiPayloadPkg to properly
set up the serial port on boards using a non-standard clock rate.
Signed-off-by: Matt DeVillier
Change-Id: I9bcaf03ab63f6a45d2cf25a580f7a2eba388cbbd
---
MdeModule