Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | console-client: Isolate fb driver even more from vga | Samuel Thibault | 2024-10-28 | 1 | -10/+1 |
| | |||||
* | console-client: Add graphical console video passthrough | Damien Zammit | 2024-10-28 | 1 | -0/+136 |
When bootloader sets a linear framebuffer mode and passes the required info to Hurd via multiboot info table, we can use this framebuffer as is. Otherwise, fall back to EGA text mode as before. This is just the new framebuffer code as a separate commit. Message-ID: <20241028080849.3196116-2-damien@zamaudio.com> |