[−][src]Function sunrise_bootstrap::elf_loader::load_kernel
pub fn load_kernel(
page_table: &mut PagingOffPageSet,
multiboot_info: &BootInformation
) -> usize
Loads the kernel in high memory Returns address of entry point
pub fn load_kernel(
page_table: &mut PagingOffPageSet,
multiboot_info: &BootInformation
) -> usize
Loads the kernel in high memory Returns address of entry point