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, Mar 12, 3:13 AM
Unknown Object (File)
Wed, Mar 11, 8:50 PM
Unknown Object (File)
Mon, Mar 9, 11:23 AM
Unknown Object (File)
Mon, Mar 9, 11:23 AM
Unknown Object (File)
Sun, Mar 8, 9:22 PM
Unknown Object (File)
Sun, Mar 8, 6:54 AM
Unknown Object (File)
Fri, Mar 6, 4:36 PM
Unknown Object (File)
Fri, Mar 6, 5:27 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