BTINFO_MEMORY
(struct btinfo_memory *)lookup_bootinfo(BTINFO_MEMORY);
btinfo_memory.common.type = BTINFO_MEMORY;
case BTINFO_MEMORY:
common->type = BTINFO_MEMORY;
common->type = BTINFO_MEMORY;
if (entry->type == BTINFO_MEMORY) {
meminfo = lookup_bootinfo(BTINFO_MEMORY);
bi_add(&bi_mem, BTINFO_MEMORY, sizeof(bi_mem));