⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

enable_output

Function enable_output 

Source
pub fn enable_output()
Expand description

Enable fbcon output. Called after boot completes (just before the shell launches) so that the hundreds of boot log lines don’t get rendered pixel-by-pixel to the framebuffer in QEMU.