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, Oct 21, 12:33 PM
Unknown Object (File)
Mon, Oct 21, 12:28 PM
Unknown Object (File)
Sat, Oct 19, 8:49 AM
Unknown Object (File)
Sat, Oct 19, 8:33 AM
Unknown Object (File)
Sep 28 2024, 12:30 PM
Unknown Object (File)
Sep 28 2024, 1:02 AM
Unknown Object (File)
Sep 26 2024, 1:56 PM
Unknown Object (File)
Sep 23 2024, 11:15 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 Passed
Unit
No Test Coverage
Build Status
Buildable 56032
Build 52921: arc lint + arc unit