Copy mptable floater and config tables when on coreboot.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 28 Feb 2009 02:04:09 +0000 (21:04 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 28 Feb 2009 02:04:09 +0000 (21:04 -0500)
commit47e2093f6a1b7151abd5bdc911b57687bdcc47d7
treec81935637c8cda912b2e83d1c81648a46ca710ab
parent357464436ba7870087029ff0e1ec95a4a1dda701
Copy mptable floater and config tables when on coreboot.

Linux kernels don't like the mp config table being in high memory - so
    copy it to low memory during scan.
src/coreboot.c