Module multiboot::information

source ·
Expand description

This modules contains the pieces for parsing and creating Multiboot information structures.

If you don’t know where to start, take a look at Multiboot.

Structs§

Enums§

Constants§

  • Value found in %eax after multiboot jumps to our entry point.

Traits§

  • Implement this trait to be able to get or set fields containing a pointer.

Type Aliases§