diff options
author | Michael Brown <mcb30@ipxe.org> | 2015-08-03 12:39:05 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2015-08-03 12:48:02 +0100 |
commit | c6b299df2047adb87fcfa3a132b6ff06633dbc90 (patch) | |
tree | 7ecdae5397b22e8ba88143eaee53091f2d49c272 /src/interface/efi/efi_bofm.c | |
parent | b1caa48e4bb3f15e7eb749e0c3470436ebff3435 (diff) | |
download | ipxe-c6b299df2047adb87fcfa3a132b6ff06633dbc90.tar.gz |
[efi] Hold off watchdog timer while running
UEFI platforms may provide a watchdog timer, which will reboot the
machine if an operating system takes more than five minutes to load.
This can cause long-lived iPXE downloads (or interactive shell
sessions) to unexpectedly reboot.
Fix by resetting the watchdog timer every ten seconds while the iPXE
main processing loop continues to run.
Reported-by: Bradley B Williams <bradleybwilliams@swbell.net>
Reported-by: John Clark <john.r.clark.3@gmail.com>
Reported-by: wdriever@gmail.com
Reported-by: Charlie Beima <cbeima@indiana.edu>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/efi/efi_bofm.c')
0 files changed, 0 insertions, 0 deletions