Module ostd::boot::memory_region

source ·
Expand description

Information of memory regions in the boot phase.

Structs§

  • The information of initial memory regions that are needed by the kernel. The sections are not guaranteed to not overlap. The region must be page aligned.

Enums§

  • The type of initial memory regions that are needed for the kernel.

Functions§