-
- Downloads
x86: Move base tables to a writer function
Use the new ACPI writer to write the base tables at the start of the area,
moving this code from the x86 implementation.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/lib/acpi_table.c 0 additions, 2 deletionsarch/x86/lib/acpi_table.c
- include/acpi/acpi_table.h 0 additions, 10 deletionsinclude/acpi/acpi_table.h
- include/dm/acpi.h 21 additions, 2 deletionsinclude/dm/acpi.h
- lib/acpi/Makefile 5 additions, 0 deletionslib/acpi/Makefile
- lib/acpi/acpi_table.c 0 additions, 75 deletionslib/acpi/acpi_table.c
- lib/acpi/acpi_writer.c 4 additions, 1 deletionlib/acpi/acpi_writer.c
- lib/acpi/base.c 92 additions, 0 deletionslib/acpi/base.c
- test/dm/acpi.c 11 additions, 6 deletionstest/dm/acpi.c
Loading
Please register or sign in to comment