multiboot2 0.20.0

Library that assists parsing the Multiboot2 Information Structure (MBI) from Multiboot2-compliant bootloaders, such as GRUB. It supports all tags from the specification including full support for the sections of ELF files. This library is `no_std` and can be used in a Multiboot2-kernel.
Documentation

multiboot2

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 3 of them enabled by default.

default

  • builder

builder

  • alloc

alloc

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.