Expand description
This crate provides an abstraction over multiboot2 and UEFI boot information.
It allows the kernel’s initialisation to be the same, regardless of whether it was booted using BIOS or UEFI.
Modules
Structs
- ELF section flags.
- Information about a framebuffer’s layout in memory.
Enums
- The format of the framebuffer, in graphical pixels or text-mode characters.