commit | d2a98eb6e07bc734f531cca95c055cbfc3444639 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:53 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 46c46ea10a7609f2eb7472ee5dfebcbc8b02efa5 | |
parent | 83c3cb532f0754b94084a0ce6153f32e019c3fae [diff] |
x86: Move GNVS table to a writer function Move this table over to use a writer function, for x86 only. Handle the two cases Signed-off-by: Simon Glass <sjg@chromium.org>