[PATCH 28/40] x86: Move device-specific ACPI tables to a writer function

Simon Glass sjg at chromium.org
Sun Jan 23 22:53:31 CET 2022


Move this over to use a writer function, moving the code from the x86
implementation.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/lib/acpi_table.c |  2 --
 lib/acpi/acpi_writer.c    | 12 ++++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list