commit | 5da1e3cf385e044864c8ca5ce96b5f07b2812a59 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:03:02 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 5f5fed00eeacbeb05105df73a3b0b7163a3d6c3a | |
parent | 89ce5191e38ca932cda73ea73065cffb6a01131a [diff] |
x86: Move device-specific ACPI tables to a writer function Move this over to use a writer function, moving the code from the x86 implementation. Signed-off-by: Simon Glass <sjg@chromium.org>