memtest86plus/app
Martin Whitaker 03464dce85 Make sure the bootparams structure remains accessible during startup.
Once we start remapping other regions, it's possible it could get overlaid.
2022-02-28 22:05:21 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
config.c Add CLI arguments for enabling trace. 2022-02-22 10:59:58 +01:00
config.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
display.c Rename to Memtest86+ v6.0. 2022-02-19 19:44:58 +00:00
display.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
error.c Remove volatile qualifier from testword pointers. 2022-02-19 13:01:42 +00:00
error.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
interrupt.c Optimize the interrupt handler a bit by using compile-time string concatenation. 2022-02-22 11:00:02 +01:00
interrupt.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
main.c Make sure the bootparams structure remains accessible during startup. 2022-02-28 22:05:21 +00:00
test.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00