grub/grub-core
Thomas Huth 625934ec0f menu_entry: Disable cursor during update_screen()
When running grub in a VGA console of a KVM pseries guest on PowerPC,
you can see the cursor sweeping over the whole line when entering a
character in editor mode. This is visible because grub always refreshes
the whole line when entering a character in editor mode, and drawing
characters is quite a slow operation with the firmware used for the
powerpc pseries guests (SLOF).
To avoid this ugliness, the cursor should be disabled when refreshing
the screen contents during update_screen().

Signed-off-by: Thomas Huth <thuth@redhat.com>
2016-02-22 09:59:27 +03:00
..
2016-01-16 20:37:15 +00:00
2016-01-16 20:37:15 +00:00
2016-01-22 14:10:30 +01:00
2015-01-27 17:17:58 +01:00
2016-02-17 17:56:41 +01:00
2016-01-12 21:52:50 +03:00
2015-02-26 22:10:09 +01:00
2016-02-17 18:09:44 +01:00
2016-02-12 16:07:57 +01:00
2016-01-16 21:27:57 +03:00
2016-02-12 12:34:54 +01:00
2015-10-27 23:30:54 +03:00
2016-01-22 10:12:43 +01:00
2016-01-01 12:06:40 +03:00
2013-04-27 02:00:16 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00