Skip to content

u-root/multiboot-test-kernel

Repository files navigation

multiboot-test-kernel

A multiboot test kernel.

This is a slightly modified kernel provided by the Multiboot v1 spec.

The kernel writes received Multiboot information to a serial output in JSON format and computes sha256 sum for each loaded module.