rust-osdev / multiboot2

The multiboot2 crate helps to parse the Multiboot2 information structure (MBI) and is relevant in kernels, that get booted by a bootloader such as GRUB, for example. multiboot2-header helps you to either build Multiboot2-headers yourself, or to parse Multiboot2 headers in custom bootloader or similar applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-osdev/multiboot2 Issues