commit | 6403875a4b711d1391ef8ea842cc5e0fa2be0759 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 10 17:00:23 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 17:08:23 2025 -0600 |
tree | bf63b1195fb0fcae0ee86a7787961ead0a25f18a | |
parent | 8a4e46e05ca3d3304e78280f36c6de5c46cb142c [diff] |
x86: Move tables to use SZ macros Update the tables to use linux/sizes rather than open-coped values. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>