commit | 3404e0564618fb64a998146f1d37729a5a70d9af | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:00:19 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 13:59:37 2021 +1300 |
tree | 38ff318df9891caf53af73e2cd85ed90775cf732 | |
parent | 9a01fd99770ae5e5add0be3c66eb1ee9622bb9ba [diff] |
x86: Move coreboot timestamp info into coreboot_tables.h This all relates to the sysinfo structure provided by coreboot. Put the timestamp definitions into the same file as the others. Tidy up a few comments at the same time. Signed-off-by: Simon Glass <sjg@chromium.org>