Page MenuHomeFreeBSD

loader: Add new option WITH_LOADER_BIOS_TEXTONLY
ClosedPublic

Authored by imp on Feb 15 2024, 12:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 12:12 PM
Unknown Object (File)
Wed, Mar 4, 11:38 AM
Unknown Object (File)
Mon, Mar 2, 6:05 PM
Unknown Object (File)
Mon, Mar 2, 6:27 AM
Unknown Object (File)
Mon, Mar 2, 2:40 AM
Unknown Object (File)
Mon, Mar 2, 12:48 AM
Unknown Object (File)
Sat, Feb 28, 11:49 PM
Unknown Object (File)
Sun, Feb 8, 3:29 PM
Subscribers

Details

Summary

This option will omit all the graphics support, the teken terminal
library, video mode support, etc and support a simple, basic, text-only
video console for the x86 BIOS boot loader. It uses the FreeBSD 12
version of vidconsole.c. It defaults to NO.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56032
Build 52921: arc lint + arc unit