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
F151191490: D43912.id134541.diff
Mon, Apr 6, 5:40 PM
Unknown Object (File)
Sun, Apr 5, 8:05 AM
Unknown Object (File)
Wed, Apr 1, 7:26 AM
Unknown Object (File)
Sun, Mar 22, 5:42 AM
Unknown Object (File)
Sun, Mar 22, 1:34 AM
Unknown Object (File)
Mar 4 2026, 12:12 PM
Unknown Object (File)
Mar 4 2026, 11:38 AM
Unknown Object (File)
Mar 2 2026, 6:05 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 Not Applicable
Unit
Tests Not Applicable