commit | 04c51bd2a4d39558b4d93847265081fdea132b4e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:00:09 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 13:59:37 2021 +1300 |
tree | ef64aad0cfd58227c2a1962c7813ec51afd8ae02 | |
parent | 2001f4a6b80d51dd9aadcf163df67dc1d8348d23 [diff] |
cbfs: Add support for attributes CBFS now supports attributes for things that cannot fit in the header as originally conceived. Add the structures for these. Also rename attributes_offset to something shorter, to ease code readability. Signed-off-by: Simon Glass <sjg@chromium.org>