commit | a8f5be178db53f41338730e001b0f2ab459f7e31 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:31:09 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:04 2022 -0400 |
tree | 02cd04356491fa7bb7c036a0851a286550abd668 | |
parent | a950d31abe980ba40a0a94fbf41136550187f8cd [diff] |
bootstd: Add support for bootflows Add support for bootflows, including maintaining a list of them and iterating to find them. Signed-off-by: Simon Glass <sjg@chromium.org>