commit | ff81f8c1ba46c0bd78f63ba381f87f4d4b04e02d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:54 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 1e2f8f9acb123e92eef11347aa09c80b409dcbbf | |
parent | d2a98eb6e07bc734f531cca95c055cbfc3444639 [diff] |
x86: Move FADT 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>