commit | c797f98bcd4c936adca7984f838095583057bfd7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:58 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | abf4678b9573390c4f8caae3083a4ac0c5e41cf0 | |
parent | 9aacd833897a1c0fb11c33a2b6136ac404f5557d [diff] |
x86: Move MADT table to a writer function Move this table over to use a writer function, for x86 only. Signed-off-by: Simon Glass <sjg@chromium.org>