Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 337 Bytes

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.