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)
Tue, Jun 30, 8:37 AM
Unknown Object (File)
Sun, Jun 28, 3:51 PM
Unknown Object (File)
Thu, Jun 25, 7:54 AM
Unknown Object (File)
Tue, Jun 23, 1:59 AM
Unknown Object (File)
Mon, Jun 22, 11:58 PM
Unknown Object (File)
Fri, Jun 19, 7:03 PM
Unknown Object (File)
Fri, Jun 12, 1:04 AM
Unknown Object (File)
May 26 2026, 5:52 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