summaryrefslogtreecommitdiff
path: root/cmd/bootefi.c
diff options
context:
space:
mode:
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>2017-07-18 20:17:23 +0200
committerAlexander Graf <agraf@suse.de>2017-07-19 14:36:14 +0200
commit8787b02e32dc8bcf7ed432adcb0d246c5c844985 (patch)
treea9ace5282d8225e96e03eeaec99efa948b09bcf8 /cmd/bootefi.c
parent91be9a77b758f5c785787260a1ed8f1b751ff49a (diff)
efi_loader: correctly implement 100ns conversion
In efi_set_timer we receive the trigger time in intervals of 100 ns. We should convert it to intervals of 1000 ns by 64bit division. The patch supplies function efi_div10 that uses multiplication to implement the missing 64 bit division. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'cmd/bootefi.c')
0 files changed, 0 insertions, 0 deletions