On x86_64, the boot process implies configuring boot parameters outside this crate (in the VMM), then passing on to linux-loader to be written in memory. This crate should export the necessary structs and consts. E820 consts are missing; they should be bindgen'ed from here and exported.