Caracal boot loader now supports entry points anywhere inside your kernel executable image. As it pushes argc and argv to the stack for you and creates a NULL return address, this means that yor kernel no longer needs an ASM stub to run!
Log in to post a comment.