charlotte-os / charlotte-core

The Kernel of CharlotteOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a framebuffer driver

mdpatelcsecon opened this issue · comments

Create a driver that allows for text and basic shapes to be drawn into the linear framebuffer provided by UEFI GOP.

Drawn objects should automatically scale to higher DPI displays.