commit | f782d602d08400cea6750cff440a69e8cc1690de | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Nov 08 13:35:32 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Nov 08 13:35:32 2008 -0500 |
tree | e538b416d68dc9bc53bde023200e0a8d236b27d9 | |
parent | d995b3df0189f931325f1630a6e9d17e8e5319db [diff] |
Avoid casting EBDA variables ipl.description and pir_loc. Define them using their native types (pointers). Also, fix an apparent bug in mptable coreboot processing - it incorrectly overwrote the pir_loc variable.