[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/6] Improvements to EFI console and terminal drivers for
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v2 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot |
Date: |
Tue, 14 Apr 2020 21:46:09 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Tue, Apr 07, 2020 at 11:03:45AM +0200, Javier Martinez Canillas wrote:
> Hello,
>
> This patch series was split from a previously posted patch-set [0]. It
> contains
> improvements for the EFI console and terminal drivers that allows to avoid the
> switch to text-mode until is needed.
>
> This is part of the patches we have in Fedora to support the Flicker Free Boot
> feature [1], which allows to have a seamless boot experience with no graphical
> transitions that aren't necessary. More info can be found in Hans' blog [2,3].
>
> We have additional patches for this feature, for example template changes that
> makes hiding the menu only when the previous boot was successful, and to make
> GRUB less noisy and not print unnecessary output. But those will be posted in
> the future once the paches on this set land.
Except some nitpicks Reviewed-by: Daniel Kiper <address@hidden>.
So, feel free to add my RB if you fix them or I can do it for you before
committing...
Daniel
- [PATCH v2 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 2/6] kern/term: Make grub_getkeystatus helper function available everywhere, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 1/6] efi/console: Move grub_console_set{colorstate, cursor} higher in the file, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 4/6] efi/console: Implement getkeystatus() support, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 3/6] efi/console: Add grub_console_read_key_stroke() helper function, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 5/6] efi/console: Do not set text-mode until we actually need it, Javier Martinez Canillas, 2020/04/07
- [PATCH v2 6/6] kern/term: Accept ESC, F4 and holding SHIFT as user interrupt keys, Javier Martinez Canillas, 2020/04/07
- Re: [PATCH v2 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot,
Daniel Kiper <=