Files
memtest86plus/system
Martin Whitaker 5e2ab9289b Make sure the XHCI private memory is accessible.
The XHCI device index and scratchpad buffers are mapped into high memory,
in order to conserve low memory. They need to be accessible in the virtual
address space to allow us to initialise them. After initialisation. only
the XHCI accesses them.

We also only need to access the data structures in the device private
workspace during initialisation, but keeping separate physical and virtual
addresses for these structures makes the code considerably more complex,
so for now, move these to low memory.
2022-03-05 16:27:24 +00:00
..
2022-02-28 22:05:21 +00:00
2022-02-28 22:05:21 +00:00
2020-05-24 21:30:55 +01:00
2020-05-24 21:30:55 +01:00
2022-02-28 22:05:21 +00:00
2022-02-28 22:05:21 +00:00
2022-02-28 22:05:21 +00:00
2022-02-28 22:05:21 +00:00