Skip to content
Snippets Groups Projects
Commit eacb6d0b authored by Simon Glass's avatar Simon Glass
Browse files

x86: Move DSDT table to a writer function


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

Add a pointer to the DSDT in struct acpi_ctx so we can reference it later.

Disable this table for sandbox since we don't actually compile real ASL
code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a53d38f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment