Constant MULTIBOOT_BOOTLOADER_MAGIC

Source
pub const MULTIBOOT_BOOTLOADER_MAGIC: u32 = 0x2BADB002;
Expand description

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