Expand description
§Symmetric Multi-Processing
On x86 multicore systems, only the first (boot) core starts executing on boot. The other application processors have to be started manually using the IPC mechanism of the [LApic].
Constants§
- Destination, where the startup code should be copied
- Placeholder address, replaced by the [start_high] address
Statics§
Functions§
- Boot the other symmetric multi-processor cores
- Relocate the real mode setup code