commit | 7f18cdd61b7ef833f177959d30d96c5396c0d907 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 28 06:32:07 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 13 13:10:33 2025 -0600 |
tree | d4e8797b48beaa6ec1ec137380c62a4e02741a68 | |
parent | 4b4c8855dc0fd0b8bc599d0300151f0e4f2373e7 [diff] |
x86: Move Intel GNVS file into the common include directory Move this so we can include it from sandbox, needed since it is in a bloblist and must have a check. Signed-off-by: Simon Glass <sjg@chromium.org>