Go to file
Bananymous 531f470132 Kernel: Add helper to map pages with base address and size
This allows us to easily map enough pages for buffer with known size

VESA driver can now allocate enough memory for whole framebuffer if it
doesn't fit in a single page (1920x1080 for example)
2023-01-05 03:44:41 +02:00
2022-12-30 19:52:16 +02:00
2022-12-13 00:51:57 +02:00
2022-12-19 11:46:25 +02:00
Description
Hobby operating system for x86_64
21 MiB
Languages
C++ 87.4%
C 6.1%
Assembly 2.6%
Shell 2.4%
CMake 1.5%