Skip to main content

Module framebuffer

Module framebuffer 

Source
Expand description

Linux EFI/VESA linear framebuffer recovery — locates the framebuffer via boot_params.screen_info and encodes the captured screen as PNG.

Functions§

walk_framebuffer_linux
Walk the Linux boot_params.screen_info structure to locate and capture the linear framebuffer, returning a FramebufferResult with PNG bytes.