summaryrefslogtreecommitdiff
path: root/lib/acpi/ssdt.c
AgeCommit message (Collapse)Author
2022-01-25x86: Move SSDT table to a writer functionSimon Glass
Move this table over to use a writer function, moving the code from the x86 implementation. Signed-off-by: Simon Glass <sjg@chromium.org>