Re: [PATCH 0/2] x86: Use Multiboot framebuffer

2022-02-09 Thread Jan Beulich
On 09.02.2022 14:09, Tu Dinh Ngoc wrote: > Xen does not currently use the Multiboot framebuffer. This means there > is no graphics when booting Xen with Kexec. > > This patchset parses and uses the Multiboot framebuffer information > during boot. > > Tu Dinh Ngoc (2): > x86: Parse Multiboot2 fr

[PATCH 0/2] x86: Use Multiboot framebuffer

2022-02-09 Thread Tu Dinh Ngoc
Xen does not currently use the Multiboot framebuffer. This means there is no graphics when booting Xen with Kexec. This patchset parses and uses the Multiboot framebuffer information during boot. Tu Dinh Ngoc (2): x86: Parse Multiboot2 framebuffer information x86: Set up framebuffer given by