]> xenbits.xensource.com Git - seabios.git/commit
Support auto-merging e820 maps of same type.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 12 Jun 2008 01:23:24 +0000 (21:23 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 12 Jun 2008 01:23:24 +0000 (21:23 -0400)
commitaa0c66daac01e73f8f7e59c04f2feb2777a61f16
tree7b55d982bced3a918451ef17ef6f3d885d090b9a
parent59a23bb0f8d2c1a44206de3fd1571f17858492ab
Support auto-merging e820 maps of same type.

Two bordering e820 maps with the same memory type should merge into
    one mapping of the type.
src/memmap.c