multiboot2_exec
static int multiboot2_exec(struct preloaded_file *);
struct file_format multiboot2 = { multiboot2_loadfile, multiboot2_exec };