Make MTRR region 0xc0000-0x100000 be cached.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 1 Jan 2010 17:50:04 +0000 (12:50 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 1 Jan 2010 18:05:23 +0000 (13:05 -0500)
commit9a8609f862b89efbb52106a94ad51f55bb67e05a
treee2b0ffd1cf9b5b47fa99bc89b258a3417db05ab1
parentfdca41825dd5ed2f2d1ced2f6ecbd9077c4f6b86
Make MTRR region 0xc0000-0x100000 be cached.

Use the "write protect" setting instead of "uncached" for that region.
Also, make sure to clear all variable MTRRs before enabling them.
src/mtrr.c