apio
d1e4bc5504
Just found out bootboot.fb_ptr was the physical address, not virtual. That explains why we were getting page faults while writing to the physical address of the framebuffer. (we were in a user address space when doing so) So this should probably make the system much more stable!! |
||
---|---|---|
.. | ||
include | ||
src | ||
Makefile | ||
moon.ld |