Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2026 15:56:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 296246] stand: loader.efi slightly garbled menu with UEFI GOP
Message-ID:  <bug-296246-227-KVylmbFCFW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296246-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296246-227-KVylmbFCFW>