]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[console] Avoid timer wraparound problems in getchar_timeout()
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Mar 2011 17:40:12 +0000 (17:40 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 7 Mar 2011 19:22:20 +0000 (19:22 +0000)
commit2969a8567ffd1e0fd1096199ec32b78beaf779fc
treea2aa94188d2208046d39c8e3a484ea41e6fdd89b
parent9e98e4b9b890ceabfc1f95224015f4748e59ea35
[console] Avoid timer wraparound problems in getchar_timeout()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/getkey.c