morpheus_network::boot

Module handoff

Source
Expand description

BootHandoff structure.

Data passed from UEFI boot phase to bare-metal phase. Populated before ExitBootServices, consumed after.

§Layout

All fields are explicitly sized and aligned for ABI stability. The structure is #[repr(C)] to ensure predictable memory layout across Rust/ASM boundary.

§Reference

NETWORK_IMPL_GUIDE.md §7.2

Structs§

Enums§

Constants§

Functions§