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)
Fri, Feb 21, 3:02 PM
Unknown Object (File)
Feb 15 2025, 9:50 PM
Unknown Object (File)
Feb 13 2025, 3:38 PM
Unknown Object (File)
Feb 11 2025, 10:00 PM
Unknown Object (File)
Feb 8 2025, 10:40 PM
Unknown Object (File)
Feb 4 2025, 9:11 AM
Unknown Object (File)
Jan 27 2025, 4:38 PM
Unknown Object (File)
Jan 25 2025, 5:30 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