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
F146444116: D43912.id.diff
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
Unknown Object (File)
Sat, Feb 7, 5:37 PM
Unknown Object (File)
Jan 31 2026, 3:20 AM
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 Not Applicable
Unit
Tests Not Applicable