Re: [PATCH] gfxmenu: resolve false grub_errno disrupting boot process

2024-02-22 Thread Daniel Kiper
On Mon, Feb 19, 2024 at 11:29:11AM +0800, Michael Chang via Grub-devel wrote: > When enabling gfxmenu and choosing to boot the Xen hypervisor from its > menu, an error occurred: > > "error: ../../grub-core/video/bitmap_scale.c:42:null src bitmap in > grub_video_create_scaled." > > The error is retu

[PATCH] gfxmenu: resolve false grub_errno disrupting boot process

2024-02-18 Thread Michael Chang via Grub-devel
When enabling gfxmenu and choosing to boot the Xen hypervisor from its menu, an error occurred: "error: ../../grub-core/video/bitmap_scale.c:42:null src bitmap in grub_video_create_scaled." The error is returned by grub_video_bitmap_create_scaled() when the source pixmap is not there. The init_ba