mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-30 11:03:48 -06:00
0aa1b1fa97
The BSP only needs extra stack space during program initialisation. The APs aren't running at that point, so by positioning the BSP stack above the AP stacks, it can extend down into the AP stack space without causing any problems. |
||
---|---|---|
.. | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
mbr.S | ||
setup.S | ||
startup32.S | ||
startup64.S |