memtest86plus/app
2022-02-19 11:52:42 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Initial commit. 2020-05-24 21:30:55 +01:00
config.c Exit config menu immediately when "skip test" is selected. 2022-02-13 12:38:38 +00:00
config.h Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
display.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
display.h Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
interrupt.c Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Minor code improvement for efficiency. 2022-02-19 11:52:42 +00:00
test.h Fix operation with a subset of CPU cores enabled. 2022-02-01 15:38:06 +00:00