Page 1 of 1

BOOTBOOT data from assembly

Posted: Sat May 17, 2025 11:13 am
by MikyBart
hello everyone, I'm writing a kernel in assembly for fun using the BOOTBOOT bootloader.
The reason for this choice is just because it's simple and for my purposes it's more than enough.
The question is this: how do I recover the data passed by the bootloader?
For example the framebuffer data, environment and bootboot data?

In assembly of course.

Thanks

Re: BOOTBOOT data from assembly

Posted: Sat May 17, 2025 11:56 am
by iansjack