Hello, The following series contains some fixes and improvements related to graphics usage when booting Xen.
Proposed patches fix some shortcomings when using multiboot2, like the ignoring of the vga= parameter and forcefully switching the console to the maximum supported resolution. Thanks, Roger. Roger Pau Monne (3): multiboot2: parse vga= option when setting GOP mode multiboot2: do not set StdOut mode unconditionally cmdline: parse multiple instances of the vga option xen/arch/x86/boot/cmdline.c | 83 ++++++++++++++++--------------- xen/arch/x86/boot/head.S | 13 ++++- xen/arch/x86/efi/efi-boot.h | 82 ++++++++++++++++++++++++++++-- xen/arch/x86/x86_64/asm-offsets.c | 1 + 4 files changed, 133 insertions(+), 46 deletions(-) -- 2.41.0