Open qiufuyu123 opened 1 year ago
I am trying to use functions like screen_put just after lowlevel_cleanup() and before boot_raw, but I find there are no effects.
screen_put
Does it mean we cannot use framebuffer until MMU is inited?
I am trying to use functions like
screen_put
just after lowlevel_cleanup() and before boot_raw, but I find there are no effects.Does it mean we cannot use framebuffer until MMU is inited?