[U-Boot] [PATCH 0/2] efi_loader: check timer events in Stall()

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Jun 2 19:33:14 UTC 2019


During a call to Stall() we should periodically check for timer events.
This requires exporting function usec_to_tick().

*** BLURB HERE ***

Heinrich Schuchardt (2):
  lib: time: export usec_to_tick()
  efi_loader: check timer events in Stall()

 include/time.h                | 9 +++++++++
 lib/efi_loader/efi_boottime.c | 8 +++++++-
 lib/time.c                    | 2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

--
2.20.1



More information about the U-Boot mailing list