commit | 9912c036238410fd4cc6c5aee70ecf138df6094f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jun 02 21:12:17 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jun 04 22:09:26 2019 +0200 |
tree | c40a5f70fb313749756d5bf782a7e572c7975d45 | |
parent | daf69fc6a6fe3f3e983a1905c83caa5b1c6119f3 [diff] |
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>