Max OS 0.3
Loading...
Searching...
No Matches
vesaboot.h File Reference

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...
 

Detailed Description

Defines the VESABootConsole driver for handling console output during boot using an VESA framebuffer.

Date
2nd October 2023
Author
Max Tyson

Definition in file vesaboot.h.