memtest86plus/app
Martin Whitaker 807c4153c1 Add tracing for AP startup.
Also comment out tracing of memory window starts to reduce verbosity.
2022-02-13 20:25:58 +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 Add tracing for AP startup. 2022-02-13 20:25:58 +00:00
test.h Fix operation with a subset of CPU cores enabled. 2022-02-01 15:38:06 +00:00