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, Oct 15, 9:04 AM
Unknown Object (File)
Sun, Oct 12, 4:58 PM
Unknown Object (File)
Sat, Oct 11, 12:56 AM
Unknown Object (File)
Wed, Oct 8, 3:32 AM
Unknown Object (File)
Sun, Oct 5, 9:53 PM
Unknown Object (File)
Fri, Oct 3, 4:22 PM
Unknown Object (File)
Fri, Oct 3, 2:25 PM
Unknown Object (File)
Fri, Oct 3, 9: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 Skipped
Unit
Tests Skipped
Build Status
Buildable 64920
Build 61803: arc lint + arc unit