How to create a bootloader for a 64-bit zig kernel

Hello everyone, I want a little help if anyone can make a simple bootloader to boot a 64-bit kernel because I’m using limine to boot my kernel, I put the framebuffer and it gives me a black screen all the time on my RenuxOS, if anyone knows about bootloaders and wants to help me, I’d really appreciate it.

src here GitHub - renuxteam/renuxos-src: RenuxOS source code (NEW)

A post was merged into an existing topic: 64 bit kernel in zig