On 23.11.2022 16:45, Roger Pau Monne wrote: > Currently the vga command line gfx- option is ignored when booted > using multboot2 and EFI, as the setting of the GOP mode is done way > before the command line is processed. > > Add support for parsing the vga gfx- selection if present in order to > set the selected GOP mode. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com> albeit personally I think this should be folded into the previous patch. Jan