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)
Thu, Sep 10, 6:39 AM
Unknown Object (File)
Mon, Sep 7, 3:14 PM
Unknown Object (File)
Thu, Sep 3, 5:45 PM
Unknown Object (File)
Sun, Aug 23, 6:21 AM
Unknown Object (File)
Sun, Aug 23, 6:18 AM
Unknown Object (File)
Fri, Aug 21, 3:04 PM
Unknown Object (File)
Sun, Aug 16, 4:00 PM
Unknown Object (File)
Aug 12 2026, 8:04 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