commit | b215b6034c4e75d8eb0a958574b7ec3d7754b180 | [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 | 829d51246fda25655b64224f2a19976797cf1897 [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>