Searched refs:MBI_RAW_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
9 #define MBI_RAW_MAX_SIZE 409600 macro11 static uint8_t mbi_raw[MBI_RAW_MAX_SIZE] = {0};19 if (multiboot2_boot_info_size > MBI_RAW_MAX_SIZE) in multiboot2_init()