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
F115470305: D43934.id134834.diff
Thu, Apr 24, 4:50 AM
Unknown Object (File)
Sun, Mar 30, 5:56 PM
Unknown Object (File)
Mar 13 2025, 10:47 AM
Unknown Object (File)
Mar 12 2025, 10:16 PM
Unknown Object (File)
Feb 26 2025, 4:36 PM
Unknown Object (File)
Feb 26 2025, 5:50 AM
Unknown Object (File)
Feb 25 2025, 6:02 PM
Unknown Object (File)
Feb 24 2025, 11:34 AM

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