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
Thankfully, no further changes were actually necessary, so here is my
attempt to convert it to two patches
I attached the diffs, but also committed them to
https://github.com/byteit101/grub2/tree/grub-lvmintegrity
Patrick
On Thu, Feb 8, 2024 at 3:06 PM Daniel Kiper wrote:
>
> On Thu, Feb 08, 2