zephyr/lib/acpi
Johan Hedberg 6e8a1f5859 acpi: shell: Fix specifying string precision
The ACPI table signature is not null terminated, so a precision needs to
be provided in format strings. There was an attempt to do this, but it
was done in an incorrect way, which resulted in garbage characters
getting printed.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2023-11-06 12:32:31 +01:00
..
CMakeLists.txt
Kconfig acpi: Don't include PCI PRT code if not enabled in Kconfig 2023-11-06 12:32:31 +01:00
acpi.c acpi: Use ACPICA typedef names when available 2023-11-06 12:32:31 +01:00
acpi_shell.c acpi: shell: Fix specifying string precision 2023-11-06 12:32:31 +01:00