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)
Mon, Jun 3, 11:26 AM
Unknown Object (File)
May 18 2024, 1:29 PM
Unknown Object (File)
May 17 2024, 5:37 AM
Unknown Object (File)
May 17 2024, 5:37 AM
Unknown Object (File)
May 15 2024, 9:10 AM
Unknown Object (File)
May 13 2024, 3:00 AM
Unknown Object (File)
May 4 2024, 8:34 AM
Unknown Object (File)
May 1 2024, 8:58 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