Skip to content

Initialize video framebuffer at top 4 MB of available RAM #33

Description

@binarymaster

This would allow to make such code simpler, and to avoid reassigning framebuffer address (as in here and there) when booting an OS.

Currently video framebuffer address is hardcoded with FB_START value, and does not depend on available RAM. The check for available RAM is performed after video initialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions