pub unsafe fn allocate_boot_params( boot_services: &BootServices, ) -> Result<*mut LinuxBootParams, MemoryError>