On 24.11.2022 06:15, Marek Marczykowski-Górecki wrote: > On Wed, Nov 23, 2022 at 04:45:19PM +0100, Roger Pau Monne wrote: >> Marek: after this series using console= without the vga option should >> result in Xen not attempting to touch the selected GOP mode and the >> screen not getting cleared. > > Thanks, this seems to work mostly fine. > There is one message printed from setup_efi_pci(): ... ROM ... bytes at ... > I'm not sure what to do about this one (although for Qubes, I can simply > patch it out ;) ).
What's wrong with that message? It's not directly related to gfx devices anyway; it merely happens to be the case that gfx devices are the most common ones to come with a ROM. Jan