fsmp 7175017e0f Broke up parse_mp_table() into 2 passes:
- The 1st (preparse_mp_table()) counts the number of cpus, busses, etc. and
   records the LOCAL and IO APIC addresses.
 - The 2nd pass (parse_mp_table()) does the actual parsing of info and recording
   into the incore MP table.

This will allow us to defer the 2nd pass untill malloc() & private pages
are available (but thats for another day!).
1997-05-25 02:49:03 +00:00
..
1997-05-10 09:58:58 +00:00
1997-05-09 08:04:59 +00:00
1997-05-20 08:06:31 +00:00
1997-05-20 08:06:31 +00:00
1997-05-22 07:29:24 +00:00
1997-02-23 09:21:14 +00:00