bootloader_x86_64_common

Module load_kernel

Source
Expand description

Implements a loader for the kernel ELF binary.

Structs§

  • A helper type used to offset virtual addresses for position independent executables.

Functions§

  • Loads the kernel ELF file given in bytes in the given page_table.