Hi Jerome, On Fri, 11 Apr 2025 at 09:31, Jerome Forissier <[email protected]> wrote: > > CONFIG_BOOTSTAGE_REPORT is currently supported in the bootm command > only. Add support to the EFI boot. > > Signed-off-by: Jerome Forissier <[email protected]> > --- > > lib/efi_loader/efi_boottime.c | 7 +++++++ > 1 file changed, 7 insertions(+) >
If you have time, could you take a look at unifying announce_and_cleanup() with the duplicate code in EFI? Regards, Simon

