]> git.ipfire.org Git - thirdparty/grub.git/commit
term/at_keyboard: Add timeout to fix hang on HP EliteBooks
authorRiku Viitanen <riku.viitanen@protonmail.com>
Sun, 23 Apr 2023 09:59:34 +0000 (09:59 +0000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 16 May 2023 14:52:15 +0000 (16:52 +0200)
commit830456a6e3b6ac92d10f9261177722a308652a1a
treec7a0ecf9f90a8b55097a9e599e6786e5b768c207
parente67a551a48192a04ab705fca832d82f850162b64
term/at_keyboard: Add timeout to fix hang on HP EliteBooks

This fixes the GRUB on Coreboot on HP EliteBooks by implementing
a 200 ms timeout. The GRUB used to hang.

Fixes: https://ticket.coreboot.org/issues/141
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/term/at_keyboard.c