On Sat, 9 Nov 2019 at 03:35, Andy Shevchenko <[email protected]> wrote: > > On Sat, Nov 9, 2019 at 11:59 AM Heinrich Schuchardt <[email protected]> > wrote: > > > > Due to a conversion error the sandbox does not accept byte values 0x80-0xff > > from the keyboard. The UEFI extended text input unit test requires Unicode > > support. > > > > Use unsigned char for the serial buffer. > > > > FWIW, > Reviewed-by: Andy Shevchenko <[email protected]> >
Reviewed-by: Simon Glass <[email protected]>

