commit | 74ba8e60c9eebd9874a94f9e67bdc1c655cf332c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 06 20:26:58 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 29 16:07:58 2022 -0400 |
tree | 25aba91a321a35bdaa0f5f3b27296d044d1ab837 | |
parent | 176dd43797f98aea7f16ab8ab3357e14b36dd9a9 [diff] |
event: Pass the images to EVT_FT_FIXUP Pass the boot images along as well, in case the fixups need to look at them. Signed-off-by: Simon Glass <sjg@chromium.org>