Skip to main content

STRAT9_BOOT_MAGIC

Constant STRAT9_BOOT_MAGIC 

Source
pub const STRAT9_BOOT_MAGIC: u32 = 0x5354_3942;
Expand description

Magic number validating the boot handoff ("ST9B" in ASCII).

The kernel must check this value before trusting any KernelArgs data.