Page MenuHomeFreeBSD

stand: use a common function in gfx_fb for setting up teken colors
ClosedPublic

Authored by kevans on Jun 16 2025, 10:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 10:33 PM
Unknown Object (File)
Tue, Apr 7, 1:05 AM
Unknown Object (File)
Tue, Apr 7, 1:02 AM
Unknown Object (File)
Sat, Apr 4, 9:59 AM
Unknown Object (File)
Thu, Mar 26, 9:11 AM
Unknown Object (File)
Thu, Mar 26, 4:11 AM
Unknown Object (File)
Sat, Mar 21, 3:25 PM
Unknown Object (File)
Sat, Mar 21, 9:34 AM
Subscribers

Details

Summary

These are basically identical, with exception to the hook installed which is
specific to the loader we're building by necessity. Pull these out into
common/gfx_fb.c and just parameterize the hooks to make it easier to change
the logic.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable