commit | e9f6e6a74a452d139ff4a6ffe477f12cc5aae3f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:50 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 4037486b4814b9fe7f1a8c1d6ea7d2d1d90c7599 | |
parent | 1617088ff8b39412390f819df69d825bc70266d3 [diff] |
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>