mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 05:27:17 +00:00
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 |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| hc | ||
| mips | ||
| misco | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| index.rst | ||