Bug#551430: timeout countdown gone!
Vladimir 'φ-coder/phcoder' Serbinenko
phcoder at gmail.com
Thu Mar 31 23:29:10 UTC 2011
On 01.04.2011 01:24, jidanni at jidanni.org wrote:
> V'S> Could you test the attached patch?
> Well I hope that fixes it but I only use .debs so trust you.
>
>
I've just rechecked, I attached plaintext patch:
=== modified file 'grub-core/kern/i386/pc/init.c'
--- grub-core/kern/i386/pc/init.c 2011-01-10 16:54:21 +0000
+++ grub-core/kern/i386/pc/init.c 2011-03-30 11:14:59 +0000
@@ -148,6 +148,9 @@
int grub_lower_mem;
#endif
+ *((char *) 0x41a) = 0x1e;
+ *((char *) 0x41c) = 0x1e;
+
/* Initialize the console as early as possible. */
grub_console_init ();
This bug has an unfortunate sideeffect: it eats keystrokes.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20110401/54b0a565/attachment.pgp>
More information about the Pkg-grub-devel
mailing list