On Thursday 20 July 2006 05:35, Mao, Bibo wrote:
> In function kern/efi/mm.c, macro MEMORY_MAP_SIZE is defined as
> 0x1000, on some platform, its memory map size is larger than
> MEMORY_MAP_SIZE. And there is another function find_mmap_size which is
> defined in loader/i386/efi/linux.c , I do
In function kern/efi/mm.c, macro MEMORY_MAP_SIZE is defined as
0x1000, on some platform, its memory map size is larger than
MEMORY_MAP_SIZE. And there is another function find_mmap_size which is
defined in loader/i386/efi/linux.c , I do not know whether this function
can be put in file mm.c