mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-27 01:50:20 -06:00
fe4374e818
After we relocate the program, we restart it. So there is no need to copy over the old stack contents. This allows us to increase the maximum number of APs without a run time overhead. The maximum number of APs will still be limited by the size of low memory. |
||
---|---|---|
.. | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
mbr.S | ||
setup.S | ||
startup32.S | ||
startup64.S |