diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-11-09 10:59:02 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-12-10 05:54:55 -0700 |
commit | 5e5c785e34a18a12faedc93829e2a88ef22ade2a (patch) | |
tree | d7594af666833b2dc94d9b9ee0a8f283c4b693d9 /drivers/pci | |
parent | 15ab77c2034e243f2a49b6908428779a800052df (diff) |
serial: sandbox: support Unicode
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.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions