efi_loader: check timer events in Stall()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 2 Jun 2019 19:12:17 +0000 (21:12 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Jun 2019 20:09:26 +0000 (22:09 +0200)
commit22f23db428b8ee14ff04a9128431e719ef2a387c
treec40a5f70fb313749756d5bf782a7e572c7975d45
parent6a853dbcc02ba26d8b85d26be9763464c6bfe63e
efi_loader: check timer events in Stall()

During a call to Stall() we should periodically check for timer events.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c