https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296246
--- Comment #3 from ShengYi Hung <[email protected]> --- (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.
