This fixes GRUB on Coreboot on HP EliteBooks by implementing
a 200ms timeout. GRUB used to hang. See: https://ticket.coreboot.org/issues/141
---
grub-core/term/at_keyboard.c | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/grub-core/term/at_keyboard.c b/grub-core/ter
dki...@net-space.pl wrote:
>
> > On Sun, Apr 23, 2023 at 09:59:34AM +, Riku Viitanen via Grub-devel
> > wrote:
> >
> > > This fixes GRUB on Coreboot on HP EliteBooks by implementing
> > > a 200ms timeout. GRUB used to hang. See:
> > > http