[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/6] Improvements to EFI console and terminal drivers for
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v3 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot |
Date: |
Thu, 16 Apr 2020 14:33:31 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Apr 15, 2020 at 12:26:16PM +0200, Javier Martinez Canillas wrote:
> Hello,
>
> This is a v3 of a patch-set that 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.
If there are no objections I will take this patchset next week.
Daniel
- [PATCH v3 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 1/6] efi/console: Move grub_console_set{colorstate, cursor} higher in the file, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 2/6] kern/term: Make grub_getkeystatus helper function available everywhere, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 3/6] efi/console: Add grub_console_read_key_stroke() helper function, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 4/6] efi/console: Implement getkeystatus() support, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 6/6] kern/term: Accept ESC, F4 and holding SHIFT as user interrupt keys, Javier Martinez Canillas, 2020/04/15
- [PATCH v3 5/6] efi/console: Do not set text-mode until we actually need it, Javier Martinez Canillas, 2020/04/15
- Re: [PATCH v3 0/6] Improvements to EFI console and terminal drivers for Flicker Free Boot,
Daniel Kiper <=