Skip to content

[FRAMEBUFFER] Clean screen at boot #218

Description

@dreamos82

IMG_20240529_190146

The screenshot above shows Dreamos running on a real hardware, loaded through grub., As it can be seen, screen is not cleaned, so the grub background/text image is still visible.

Ideally before printing/drawing anything on the framebuffer the screen should be cleaned.
This should be done after the memory manager has been fully initialized, so we can make sure that the framebuffer is fully mapped in memory.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions