mirror of
https://github.com/ipxe/ipxe
synced 2026-05-23 20:00:12 +03:00
c57887bfc8
There is no common standard for I/O-space access for non-x86 CPU families, and non-MMIO peripherals are vanishingly rare. Generalise the existing ARM definitions for dummy PIO to allow for reuse by other CPU architectures. Signed-off-by: Michael Brown <mcb30@ipxe.org>