Module loader

Module loader 

Source
Expand description

§ELF Segment Loader

Structs§

LoadedSegMap

Enums§

ElfLoaderError

Functions§

align_up_u64 🔒
load_pt_load_segments_hi
Load all PT_LOAD segments at their physical LMA derived from the linker AT(). Vaddr = high-half; LMA = vaddr - KERNEL_BASE; final phys = PHYS_LOAD + LMA.