memtest86plus/system
2022-01-08 23:14:50 +00:00
..
cache.h Flush caches between writing and verifying test data. 2021-12-23 11:00:10 +00:00
cpuid.c Initial commit. 2020-05-24 21:30:55 +01:00
cpuid.h Initial commit. 2020-05-24 21:30:55 +01:00
cpuinfo.c Initial commit. 2020-05-24 21:30:55 +01:00
cpuinfo.h Initial commit. 2020-05-24 21:30:55 +01:00
font.c Initial commit. 2020-05-24 21:30:55 +01:00
font.h Initial commit. 2020-05-24 21:30:55 +01:00
hwctrl.c Initial commit. 2020-05-24 21:30:55 +01:00
hwctrl.h Initial commit. 2020-05-24 21:30:55 +01:00
io.h Initial commit. 2020-05-24 21:30:55 +01:00
keyboard.c Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
keyboard.h Initial support for native USB keyboard interface. 2021-12-22 17:31:06 +00:00
memrw32.h Initial support for native USB keyboard interface. 2021-12-22 17:31:06 +00:00
memrw64.h Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
memsize.h Initial commit. 2020-05-24 21:30:55 +01:00
msr.h Initial commit. 2020-05-24 21:30:55 +01:00
ohci.c Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
ohci.h Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
pci.c Improved PCI configuration space access functions. 2021-12-05 14:15:37 +00:00
pci.h Improved PCI configuration space access functions. 2021-12-05 14:15:37 +00:00
pmem.c Improve code readability. 2020-06-30 13:58:33 +01:00
pmem.h Initial commit. 2020-05-24 21:30:55 +01:00
reloc32.c Initial commit. 2020-05-24 21:30:55 +01:00
reloc64.c Initial commit. 2020-05-24 21:30:55 +01:00
screen.c Map USB controller registers into the reserved area of virtual memory. 2021-12-23 17:45:26 +00:00
screen.h Initial commit. 2020-05-24 21:30:55 +01:00
smp.c Add debug trace for ACPI RSDP search results. 2020-12-11 16:18:45 +00:00
smp.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
temperature.c Initial commit. 2020-05-24 21:30:55 +01:00
temperature.h Initial commit. 2020-05-24 21:30:55 +01:00
tsc.h Initial commit. 2020-05-24 21:30:55 +01:00
usb.h Add support for USB hubs. 2022-01-08 23:00:28 +00:00
usbhcd.c Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
usbhcd.h Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
vmem.c Map USB controller registers into the reserved area of virtual memory. 2021-12-23 17:45:26 +00:00
vmem.h Map USB controller registers into the reserved area of virtual memory. 2021-12-23 17:45:26 +00:00
xhci.c Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00
xhci.h Rename usbkbd to usbhcd to better reflect the new design. 2022-01-08 23:14:50 +00:00