]> xenbits.xensource.com Git - seabios.git/commit
Allocate mptable in temp space and copy into final location.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 26 Dec 2009 16:15:31 +0000 (11:15 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 26 Dec 2009 16:15:31 +0000 (11:15 -0500)
commit8362699269d7b3c816981be0e306d7531aa3ea1d
tree84ba72c6ca84f7de615f97e2790afe77762c90d0
parent979862ed4a922f64518d1838110ff030701c8406
Allocate mptable in temp space and copy into final location.

Copying into the f-segment ensures no extra space is needed.
src/mptable.c