Constant x86_64::multiboot_spec::MULTIBOOT_BOOTLOADER_MAGIC

source ·
pub const MULTIBOOT_BOOTLOADER_MAGIC: u32 = 0x2BADB002;
Expand description

Magic value stored in EAX to indicate bootloader is Multiboot compliant.