mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-23 08:26:23 -06:00
9769990679
There is more in the startup code that isn't thread safe than just the use of the temporary stack. So take the mutex for the whole time. The code isn't that long, so it's not worth trying to cover just the critical sections. |
||
---|---|---|
.. | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
mbr.S | ||
setup.S | ||
startup32.S | ||
startup64.S |