Home
last modified time | relevance | path

Searched refs:fakemap (Results 1 – 2 of 2) sorted by relevance

/external/grub/stage2/
Dcommon.c95 static struct AddrRangeDesc fakemap[3] = variable
237 mbi.mmap_addr = (unsigned long) fakemap; in init_bios_info()
238 mbi.mmap_length = sizeof (fakemap); in init_bios_info()
239 fakemap[0].Length = (mbi.mem_lower << 10); in init_bios_info()
240 fakemap[1].Length = (memtmp << 10); in init_bios_info()
241 fakemap[2].Length = cont; in init_bios_info()
/external/grub/
DChangeLog4239 * stage2/common.c (fakemap): Adjusted to the new definition of