[][src]Function sunrise_kernel::i386::multiboot::get_boot_information

pub fn get_boot_information() -> &'static BootInformation

Get a pointer to the multiboot information structure.

Panics

Panics if the BootInformation hasn't been inited yet. This normally happens right after paging is enabled.