[Bug 296246] stand: loader.efi slightly garbled menu with UEFI GOP
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 296246] stand: loader.efi slightly garbled menu with UEFI GOP"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 15:56:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296246 --- Comment #3 from ShengYi Hung <aokblast@FreeBSD.org> --- (In reply to Evgenii Khramtsov from comment #2) Thanks! This patch fix two things. 1. Some firmware does not handle Blt ops with offset correctly. (from some open-sourced bootloader project) 2. My bad math on calculating pixel offset. The first part is in EFI_GRAPHICS_OUTPUT_BLT_PIXEL *src; chunk. The second part is in other chunk. I am curious which part fix the problem in the end. Could you please try to apply different chunk to help me identify this. -- You are receiving this mail because: You are the assignee for the bug.