Page MenuHomeFreeBSD

x86/xen: do video console fixup as part of early initialization
ClosedPublic

Authored by royger on Feb 16 2024, 12:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 13, 7:55 PM
Unknown Object (File)
Tue, Apr 23, 11:21 PM
Unknown Object (File)
Apr 6 2024, 12:29 AM
Unknown Object (File)
Feb 22 2024, 2:02 PM
Unknown Object (File)
Feb 18 2024, 6:10 PM
Unknown Object (File)
Feb 17 2024, 9:18 PM

Details

Summary

When FreeBSD is running as dom0 the video console metadata provided by the
bootloader might not be accurate, as Xen has very likely taken over the console
and possibly changed the mode.

Adjust the video console information in the kernel metadata as part of early
Xen initialization.

Sponsored by: Cloud Software Group

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable