Module multiboot

Source

Structsยง

FramebufferTable ๐Ÿ”’
MemoryEntry ๐Ÿ”’
A memory entry in the memory map header info region.
MemoryEntryIter ๐Ÿ”’
A memory entry iterator in the memory map header info region.
MultibootLegacyInfo ๐Ÿ”’
Representation of Multiboot Information according to specification.
VbeTable ๐Ÿ”’

Constantsยง

MULTIBOOT_ENTRY_MAGIC ๐Ÿ”’

Functionsยง

__multiboot_entry ๐Ÿ”’ โš 
The entry point of Rust code called by inline asm.
parse_acpi_arg ๐Ÿ”’
parse_as_cstr ๐Ÿ”’ โš 
parse_bootloader_name ๐Ÿ”’
parse_framebuffer_info ๐Ÿ”’
parse_initramfs ๐Ÿ”’
parse_kernel_commandline ๐Ÿ”’
parse_memory_regions ๐Ÿ”’