nuttx-update/boards/x86_64/intel64/qemu-intel64/configs
Brennan Ashton 0ed4123326 x86_64: Early framebuffer console
This adds support for creating an early frame buffer and primatives for
writing to this frame buffer as a console. This does require the font
infrastructure as well as multiboot2.

Additionally this can now be used with a UEFI bootloader long as it
boots NuttX via Multiboot2.  There does seem to be a PCI interrupt
issue when running in UEFI mode.

I was able to boot my laptop using this and see PCI devices enumerate.

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>

x86_64: Add conditionals around the multiboot framebuffer
2024-01-25 09:09:30 -08:00
..
earlyfb x86_64: Early framebuffer console 2024-01-25 09:09:30 -08:00
nsh boards: qemu-intel64: Fix pthread_attr_setstacksize failed in ostest 2022-10-15 08:46:01 +02:00
ostest boards: qemu-intel64: Fix pthread_attr_setstacksize failed in ostest 2022-10-15 08:46:01 +02:00
pcitest Various fixes for PCI work 2024-01-25 09:09:30 -08:00