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)
Sun, Aug 16, 4:00 PM
Unknown Object (File)
Wed, Aug 12, 8:04 PM
Unknown Object (File)
Wed, Aug 12, 5:09 PM
Unknown Object (File)
Tue, Aug 11, 3:05 PM
Unknown Object (File)
Mon, Aug 10, 10:27 AM
Unknown Object (File)
Mon, Aug 10, 9:01 AM
Unknown Object (File)
Mon, Aug 10, 6:44 AM
Unknown Object (File)
Sun, Aug 9, 4:59 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