[−][src]Module multiboot::header
This module contains the pieces for parsing Multiboot headers.
If you don't know where to start, take a look at Header
.
Structs
Header | Multiboot struct bootloaders mainly interact with |
MultibootAddresses | Addresses specified in the Multiboot header |
MultibootVideoMode | Preferred video mode specified in the Multiboot header |
Enums
VideoModeType | Preferred video mode type |
Constants
MULTIBOOT_HEADER_MAGIC |