Static axhal::COMLINE_BUF

source ·
pub static mut COMLINE_BUF: [u8; 256]
Available on x86 or x86-64 only.
Expand description

A cmdline buf for x86_64

The Multiboot information structure may be placed anywhere in memory by the boot loader, so we should save cmdline in a buf before this memory is set free