mbox series

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

Message ID 20190602193316.26195-1-xypron.glpk@gmx.de
Headers show
Series efi_loader: check timer events in Stall() | expand

Message

Heinrich Schuchardt June 2, 2019, 7:33 p.m. UTC
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