memtest86plus/app
Martin Whitaker 13d9569041 By default, only enable USB keyboard detection when booted in UEFI mode.
Most legacy BIOSs will support USB legacy keyboard emulation. Using that
will avoid having to reserve memory for the USB drivers, and should
improve the chance of having a working keyboard without having to work
around various USB device quirks.
2022-07-24 13:56:41 +01: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 By default, only enable USB keyboard detection when booted in UEFI mode. 2022-07-24 13:56:41 +01:00
config.h Add AP Enumeration to distinguish P-Core from E-Core on Hybrid CPUs (#62) 2022-07-16 13:28:53 +02:00
display.c Version change to 6.00 Beta 3 (v6.00-beta3) 2022-07-17 22:31:47 +02:00
display.h Add much bigger PASS/FAIL banner (#113) 2022-07-17 20:20:52 +02:00
error.c Add much bigger PASS/FAIL banner (#113) 2022-07-17 20:20:52 +02:00
error.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
interrupt.c Work around the halt/wakeup race in barrier_halt_wait() (issue #13) 2022-03-08 23:25:16 +00:00
interrupt.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
main.c Add much bigger PASS/FAIL banner (#113) 2022-07-17 20:20:52 +02:00
test.h Rework memory mapping to allow for larger program size (#54) 2022-04-28 23:04:01 +02:00