![]() |
Max OS 0.3
|
Defines the VESABootConsole driver for handling console output during boot using an VESA framebuffer. More...
#include <cstdint>#include <gui/font.h>#include <drivers/driver.h>#include <drivers/console/console.h>#include <common/logo.h>#include <common/logo_kp.h>#include <common/colour.h>#include <system/cpu.h>#include <memory/memoryIO.h>#include <memory/memorymanagement.h>Go to the source code of this file.
Classes | |
| class | MaxOS::drivers::console::VESABootConsole |
| Driver for the VESA Console during boot, handles the printing of characters and strings to the screen using VESA protocol. More... | |
Defines the VESABootConsole driver for handling console output during boot using an VESA framebuffer.
Definition in file vesaboot.h.