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)
Thu, May 21, 12:59 AM
Unknown Object (File)
Wed, Apr 29, 10:21 AM
Unknown Object (File)
Wed, Apr 29, 9:27 AM
Unknown Object (File)
Wed, Apr 29, 9:21 AM
Unknown Object (File)
Mon, Apr 27, 4:01 PM
Unknown Object (File)
Apr 21 2026, 10:47 PM
Unknown Object (File)
Apr 20 2026, 2:35 AM
Unknown Object (File)
Apr 19 2026, 8:03 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