This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
memtest86plus
Watch
1
Star
0
Fork
0
You've already forked memtest86plus
mirror of
https://github.com/memtest86plus/memtest86plus
synced
2025-03-13 17:33:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
memtest86plus
/
boot
History
Martin Whitaker
99e258457b
Use je/jne instead of jz/jnz when testing boolean variables in startup code.
...
Just for readability - they are aliases for the same instructions.
2022-02-12 09:39:18 +00:00
..
boot.h
Don't make assumptions about usable memory.
2022-02-02 12:20:39 +00:00
bootparams.h
…
bootsect.S
…
efi.h
…
efisetup.c
Properly protect the startup stack with a mutex.
2022-01-31 21:54:24 +00:00
header.S
…
mbr.S
…
setup.S
…
startup32.S
Use je/jne instead of jz/jnz when testing boolean variables in startup code.
2022-02-12 09:39:18 +00:00
startup64.S
Use je/jne instead of jz/jnz when testing boolean variables in startup code.
2022-02-12 09:39:18 +00:00