Expand description
Kernel-facing types and macros for use with roxy-loader.
If you want to use roxy-loader, see the Github README.
These docs are not intended to be guides.
Modules§
- bootinfo
- Boot-time information provided to the kernel.
- framebuffer
- Framebuffer types provided to the kernel.
- kernel_
entry - Macros for defining the kernel entry point.
Macros§
- kernel_
entry - Defines the entry point used by kernels started with
roxy-loader.