HomeFreeBSD

loader: gfx_fb_drawrect should use GfxFbBltVideoFill

Description

loader: gfx_fb_drawrect should use GfxFbBltVideoFill

The gfx_fb_drawrect() is drawing rectangle by pixels, this can be very
slow on some systems. Use Blt() video fill primitive instead.

Testing done: Tested on mac mini 2012 where the issue was revealed

(cherry picked from commit 5365af662c78d7bded3bf83c7271d6bff17229a9)

Reviewed by: yuripv

Details

Provenance
tsoomeAuthored on May 11 2021, 6:05 PM
Parents
rGe198c1dc8f6f: Fix fsck_ffs Pass 1b error exit "bad inode number 256 to nextinode".
Branches
Unknown
Tags
Unknown