diff options
author | Simon Glass <sjg@chromium.org> | 2024-11-15 16:19:12 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-15 08:48:42 -0600 |
commit | 49867e804543f64ca216653c3905d8022c31fc84 (patch) | |
tree | 8588bae07829c92ab693f0c1198ff4ccdc5afe39 /cmd/bloblist.c | |
parent | 6a3eb84b18333eb4beb7e660fa9ae8ccff07b0c4 (diff) |
bootstd: Move the bootflow list into an alist
Use an alist for this data structure as it is somewhat simpler to
manage. This means that bootstd holds a simple list of bootflow structs
and can drop it at will, without chasing down lists.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/bloblist.c')
0 files changed, 0 insertions, 0 deletions