diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2019-12-17 13:54:41 +0100 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2020-01-07 08:16:20 +0000 |
commit | 389c8279432a4e213391ed21ef25707090fde7ef (patch) | |
tree | ec9f415937824893007f22e650e7c94a70178f85 /src/mainboard/cavium | |
parent | 2dd3b5c0f8e62505b4c2559518e4ddbd1fbd6aae (diff) | |
download | coreboot-389c8279432a4e213391ed21ef25707090fde7ef.tar.xz |
acpigen: Add function to generate unicode names
The ACPI spec 6.3 chapter 6.1.10 states that _STR has to return a buffer
containing UTF-16 characters.
Add function to generate Unicode names and use it for _STR. It will
replace non-ASCII characters with '?'.
Use the introduced function in IPMI driver.
Fixes ACPI warning shown in fwts.
Change-Id: I16992bd449e3a51f6a8875731cd45a9f43de5c8c
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37789
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/cavium')
0 files changed, 0 insertions, 0 deletions