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_infostructure to locate and capture the linear framebuffer, returning aFramebufferResultwith PNG bytes.