Simplify e820 map generation.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 9 Mar 2008 16:23:42 +0000 (12:23 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 9 Mar 2008 16:23:42 +0000 (12:23 -0400)
commit983d619ef351b07e1ef6e204831c9b718ca01cdf
tree263c55757052685867c94ebe65ca694a77b781a2
parent6c78122091367f87ea2338e38b175d586cee1389
Simplify e820 map generation.

Clean up by moving code from handle_15e820 to set_e820_range.
Set ES explicilty prior to populating the map - the code was relying
on nothing changing it.
src/system.c