mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
- 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!). |
||
|---|---|---|
| .. | ||
| apm | ||
| bios | ||
| boot | ||
| conf | ||
| eisa | ||
| i386 | ||
| ibcs2 | ||
| include | ||
| isa | ||
| linux | ||
| pci | ||
| scsi | ||
| Makefile | ||