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ยง
- RELOCATE_DST ๐Destination, where the startup code should be copied
- Placeholder address, replaced by the [start_high] address
Staticsยง
- SETUP_AP_BEGIN ๐
- SETUP_AP_END ๐
- setup_start_high ๐
Functionsยง
- Boot the other symmetric multi-processor cores
- relocate_setup ๐Relocate the real mode setup code