Hi Simon, -----"Simon Glass" <[email protected]> schrieb: ----- > Betreff: [PATCH v2 08/35] acpi: Support string output > > Add support for output of strings and streams of bytes. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > Changes in v1: None > > include/acpi/acpigen.h | 19 +++++++++++++++++++ > lib/acpi/acpigen.c | 14 ++++++++++++++ > test/dm/acpigen.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 75 insertions(+)
Reviewed-by: Wolfgang Wallner <[email protected]>

