multiboot_tag
struct multiboot_tag *mbt = buf;
struct multiboot_tag *mbt = buf;
struct multiboot_tag *mbt;
mbt = (struct multiboot_tag *)(uint32_t *)mbi + 2;
mbt = (struct multiboot_tag *)cp;
struct multiboot_tag *mpp_mbi;
struct multiboot_tag *mbt;
mbt = (struct multiboot_tag *)cp;
struct multiboot_tag *mbt;
mbt = (struct multiboot_tag *)(uint32_t *)multiboot_info + 2;
mbt = (struct multiboot_tag *)cp;