[v3,2/3] event: Introduce EVT_POST_PREBOOT event
Simon Glass
sjg at chromium.org
Wed Apr 1 22:24:42 CEST 2026
On 2026-04-01T06:03:43, Michal Simek <michal.simek at amd.com> wrote:
> event: Introduce EVT_POST_PREBOOT event
>
> Add a new EVT_POST_PREBOOT event type which is fired in main_loop()
> after the preboot command has been executed.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
>
> common/event.c | 3 +++
> common/main.c | 4 ++++
> include/event.h | 9 +++++++++
> 3 files changed, 16 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list