625934ec0f
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> |
||
---|---|---|
.. | ||
auth.c | ||
autofs.c | ||
charset.c | ||
cmdline.c | ||
color.c | ||
completion.c | ||
context.c | ||
crypto.c | ||
datetime.c | ||
dyncmd.c | ||
main.c | ||
menu.c | ||
menu_entry.c | ||
menu_text.c | ||
misc.c | ||
term.c |