commit | 94ba15a3f13ff5b510d426d13854014bb9cb4713 | [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 | 31c27eb83084e77921b82e7e631ecd6ae8b904da [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>